|  | 
|  | 
| back to board | WA#18 Can someone give me test #18??? Or give me some tests and answers???Re: WA#18 i dunno i got WA12 tooRe: WA#18 For:75000000000000000 50000000000000000 25000000000000000
 
 answer is 2
 
 (1 ≤ x1, x2, x3 ≤ 10^18)
 Try to use int64
Re: WA#18 Thanks, but i have already use int64/ but i dont know where's my error... :(Re: WA#18 Posted by magzhan  28 Aug 2011 15:04I have submitted it more than one times with int64, but again and again I got WA on test19, however, same source code in Java using BigInteger was accepted at once.Re: WA#18 45 1 12You can have problems with sorting your array
 it was helped me. Good luck, bro!
 
 
 Edited by author 13.12.2018 21:43
 
 Edited by author 13.12.2018 21:43
 | 
 | 
|