|
|
back to boardFail (compiler) My solution (about 40K of ifs, 10_26_16_32_J_1516.cpp from petrozadosk archive or I could e-mail it if needed) get this verdict. Are there any restrictions on compilation time? I think they should be added to FAQ Edited by author 26.03.2009 02:26 Re: Fail (compiler) 2000 ifs? So inefficient... Better use const int ans[2000] = { 2000 numbers here } Re: Fail (compiler) Yes, but sometimes we need a couple of sheets of paper ;) This solution is about 40 pages, and print limit was 50 pages, so... Re: Fail (compiler) I use only 2 authomorfic numbers with size 2000 and result is count of non zero digits + 1. |
|
|