Time limit exceeded on test 3 — Codeforces Round #771 (Div. 2)

Revision en1, by coffeeCoder69, 2022-02-14 23:07:14

Guys My code seems to be working perfectly fine for first 2 test cases, while the third one gives TLE. When I checked the test case, they gave 500 as the number of test cases and gave only one test case as input. Is this an error on the part of codeforces, or is there any way to deal with this error?

https://codeforces.com/contest/1638/submission/146412114 this is the link to the submission. Please do let me know!

Tags tle, time limit exceeded, time limit error, false test case, system test cases

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English coffeeCoder69 2022-02-14 23:07:14 484 Initial revision (published)