Hasan22_1's blog

By Hasan22_1, history, 2 months ago, In English

Why do two submissions with same problem, same code and the same compiler, one gets accepted and the other gets TLE on test case 63? Here are the links: this is code with Accepted https://mirror.codeforces.com/contest/230/submission/283925034 and this with tle https://mirror.codeforces.com/contest/230/submission/287099162 I need a logical explanation.

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

»
2 months ago, # |
  Vote: I like it +3 Vote: I do not like it

hmmmmmm

»
2 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Is this the end of CodeForce?

»
2 months ago, # |
  Vote: I like it +1 Vote: I do not like it

I don't get it , how did it get accepted in the first place?