|  | 
|  | 
| back to board | some info for test #5 Posted by Zachary  16 Aug 2011 13:07I got crass on test #5 for serval times.
 finally I change the limit about given words (<= 100000),  digits length (<=200) and length of word (<=100).
 
 then I got AC.
Re: some info for test #5 Posted by pkl  25 Aug 2011 23:36I got AC, with default sizes of arrays. Maybe you don't add +1 to sizes of char arrays( for '\0' char).Re: some info for test #5 Posted by BaJIuK  31 Oct 2011 21:41test, wich broken my solution :)2222222222222222222222222222222222222222222222222
 5
 a
 your
 reality
 real
 our
 4294967296
 5
 it
 your
 reality
 real
 our
 -1
 | 
 | 
|