|  | 
|  | 
| back to board | What's up with test #6 ? Posted by Haile  18 Nov 2013 14:46My damned solution keep giving WA on test 6 with C11. I tested on big numbers and every corner case (yes, it works with 1 1 -> '0', yes, it gives '-1' on 3 6, etc..)
 Suggestions? What's in test 6?
 
 The exact same algorithm in python gives AC.. (and it's not a bignum issue, I tested the C version with 43 and 10**9)
 
 Edited by author 24.11.2013 01:26
 | 
 | 
|