|  | 
|  | 
| вернуться в форум | Is it solvable without long arithmetic? Послано Lomir  1 май 2007 00:03I Solved it with java BigInteger.Is there any solutions without long arifmetic?
Re: Is it solvable without long arithmetic? Only with java BigInteger :)Re: Is it solvable without long arithmetic? Even if you manage to operate with letters directly, your code will turn into some weird base-26/27 long arithmetics with those letters as digits.Re: Is it solvable without long arithmetic? Послано r1d1  9 апр 2010 05:41I'm solve it with long arithmetics on C++Re: Is it solvable without long arithmetic? Python рулит!) | 
 | 
|