kastarino's blog

By kastarino, history, 7 years ago, In English

in problem E of the last contest http://mirror.codeforces.com/contest/805/problem/E i was surprised to see that many people managed to pass the tests outputting wrong answers like these guys: http://mirror.codeforces.com/contest/805/submission/26866266 http://mirror.codeforces.com/contest/805/submission/26865714 http://mirror.codeforces.com/contest/805/submission/26865560 they output numbers outside the range (1,c) and the validator doesn't notice it somehow and they get accepted i just wanted to share this issue with you guys :)

  • Vote: I like it
  • +39
  • Vote: I do not like it

»
7 years ago, # |
  Vote: I like it +16 Vote: I do not like it

wow that sucks

»
7 years ago, # |
  Vote: I like it +11 Vote: I do not like it

That's so true man u r so right xD

»
7 years ago, # |
  Vote: I like it +14 Vote: I do not like it

wow man you're so wise

»
7 years ago, # |
Rev. 2   Vote: I like it +21 Vote: I do not like it

There were just 4 person accept in this way I see. The problem in the checker solved after a few minutes in the contest, probably we delete the persons or change their ranks. How ever I apologize you all.

»
7 years ago, # |
  Vote: I like it +11 Vote: I do not like it

This issue has affected only one participant during the round. Now the checker is fixed.