Author Topic: TI-Planet arithmetic contest !  (Read 10083 times)

0 Members and 1 Guest are viewing this topic.

Offline zeldaking

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 197
  • Rating: +15/-0
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #15 on: April 06, 2013, 12:37:21 pm »
So still no response on how large the largest n-th they will throw at us?

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: TI-Planet arithmetic contest !
« Reply #16 on: April 06, 2013, 01:23:22 pm »
So still no response on how large the largest n-th they will throw at us?
Well, we don't know ourselves...
When we try to make our own things, for testing purposes, we are, too, limited by the machine's BASIC limits. But our (critor's) algorithm is valid for any input.
We have not coded anything for the z80 but e do know there are limits....

Just try to make something good enough for "relatively large" numbers (even though some small nmuerbs already take time to compute, so...)
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline zeldaking

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 197
  • Rating: +15/-0
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #17 on: April 06, 2013, 02:44:27 pm »
Well mine works up to 9999999999999... So hopefully nothing beyond that :P

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #18 on: April 06, 2013, 02:48:54 pm »
The question is, will your program reach answers that large before your batteries die? :P
« Last Edit: April 06, 2013, 02:49:35 pm by Runer112 »

Offline zeldaking

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 197
  • Rating: +15/-0
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #19 on: April 06, 2013, 02:56:39 pm »
Haha good question. Especially as it is in Basic so it might take a long while to reach those numbers. Oh and actually I messed up those numbers, it only goes to 8999999999999. I can't figure out why though.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #20 on: April 07, 2013, 04:42:53 am »
Well mine works up to 9999999999999... So hopefully nothing beyond that :P
Haha good question. Especially as it is in Basic so it might take a long while to reach those numbers. Oh and actually I messed up those numbers, it only goes to 8999999999999. I can't figure out why though.
The first one is not prime and the second one is not a palindrome anyway :P
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline sammyMaX

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 204
  • Rating: +9/-0
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #21 on: April 07, 2013, 10:08:44 am »
You should specify, Nspire programs have to be in Basic (I only saw this when I went to the complete rules page)

Are you wondering who Sammy is? My avatar is Sammy.
   

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: TI-Planet arithmetic contest !
« Reply #22 on: May 18, 2013, 05:07:14 pm »
TI-Planet co-admin.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: TI-Planet arithmetic contest !
« Reply #23 on: May 18, 2013, 05:14:30 pm »
Congrats Xeda/Bisam/jacobly! Those are some insanely small times—I'll have to check out your programs sometime.




Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: TI-Planet arithmetic contest !
« Reply #24 on: May 18, 2013, 05:39:10 pm »
Oh my gosh, that is awesome o.o I want to check out Weregoose's program because that probably has some really hacky code o.o