|  | 
|  | 
| back to board | test 12 Posted by Verty  10 Oct 2010 02:37what is it??Re: test 12 Use long long if using C++ or BigInteger in Java to save the value of N, MRe: test 12 No need for long long or BigIntegersJust unsigned integer is more than enough
 unsigned int in C/C++
 uint in C#
 | 
 | 
|