problem

Revision en1, by Hasan22_1, 2024-10-20 21:34:07

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://codeforces.net/contest/230/submission/283925034 and this with tle https://codeforces.net/contest/230/submission/287099162 I need a logical explanation.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Hasan22_1 2024-10-20 21:34:07 352 Initial revision (published)