TLE on system testing but got AC after resubmitting the exact same code isn't it concerning???

Revision en1, by _NightsAreDark_, 2023-11-18 13:39:49

my submission on problem C of Codeforces Round #909 (Div. 3) initially got AC during contest time after hacking phase it got TLE on system testing after system testing ended i submitted the exact same code but got AC it is first time i am seeing something like this???is it any kind of bug or what?

what would happen to my contest result?

see the code if i made any changes!!!

TLE (System Testing) : 233167945

AC (Exact Same Code) : 233277883

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English _NightsAreDark_ 2023-11-18 13:39:49 591 Initial revision (published)