Why I passed the pretests during the contest,but get TLE on a pretest after the system test?
Difference between en2 and en3, changed 261 character(s)
[submissions](https://codeforces.ml/contest/1591/submission/138896286)↵
↵
I pretests passed with 3790ms, but get TLE on pretests during system testing.↵
↵
I think it's because the volatility
, AND EVEN THE VOLATILITY IS MORE THAN 200MS.↵
↵
I hope [user:MikeMirzayanov,2021-12-13] can rejudge it.↵
↵
---↵
↵
Here is the same code I submit now [submissions](https://codeforces.ml/contest/1591/submission/138939759), and it passes with ~3700ms, so the volatility is about 300ms :( I think the volatility is very huge..

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English touxue 2021-12-13 01:25:28 261
en2 English touxue 2021-12-13 01:22:29 44
en1 English touxue 2021-12-13 01:21:28 344 Initial revision (published)