aya_cool's blog

By aya_cool, history, 7 years ago, In English

I recently submitted 735D Taxes link->http://mirror.codeforces.com/problemset/problem/735/D My submission http://mirror.codeforces.com/contest/735/submission/27763513

It says wrong output format while my output and jury's answer are same

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

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

I got the same issue, problem 235A. http://mirror.codeforces.com/contest/235/submission/27729727

Edit: Submission was rejudged. Got AC now.

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

Same thing with 812A — http://mirror.codeforces.com/contest/812/submission/27983493 Then I submitted almost the same code and got WA with nothing on "checker log" of another test case — http://mirror.codeforces.com/contest/812/submission/27983830

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

Codeforces please do something