
-----------------------------------
AsianNinja
Sat Jul 12, 2014 4:06 pm

Long integers
-----------------------------------
What is it you are trying to achieve?
long integers


What is the problem you are having?
i cant store my number into the variable


Describe what you have tried to solve this problem
dividing the integer to smaller numbers, didnt work


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)








Please specify what version of Turing you are using


-----------------------------------
Nathan4102
Sat Jul 12, 2014 6:25 pm

RE:Long integers
-----------------------------------
Can you give a code example? Integers hold a max value of roughly 2.1 billion. There are ways to store bigger numbers, but depending on your need there may be a better way to do this.
