You are viewing a single comment's thread. Return to all comments →
What is the point though? It ISN'T an integer, it is a string of integers...
I ended up using BigInteger as well and it ended up being relatively simple. The difficult part was keeping track of the Int/BigInteger operations.
Cavity Map
You are viewing a single comment's thread. Return to all comments →
What is the point though? It ISN'T an integer, it is a string of integers...
I ended up using BigInteger as well and it ended up being relatively simple. The difficult part was keeping track of the Int/BigInteger operations.