http://codeforces.me/contest/898/submission/33391085
The case in witch memory limit is exceeded is case 4, so the map will have 1 entry nxj->vector of all above numbers, which is not much by any means. Is there something I'm missing?
http://codeforces.me/contest/898/submission/33391085
The case in witch memory limit is exceeded is case 4, so the map will have 1 entry nxj->vector of all above numbers, which is not much by any means. Is there something I'm missing?
Sometimes I can't see the test cases (mine or anyone else) on the status page, did something change or there is a problem?
Edit: It is a bug and will be fixed — > http://codeforces.me/blog/entry/54061#comment-381339
Problem:http://codeforces.me/problemset/problem/500/A
Submission: http://codeforces.me/contest/500/submission/11493445
Edit:Fixed