Contest-1546, problem-B

Правка en1, от Logical_Operator, 2021-07-11 22:07:52

Today, during the contest, the problem 1546/B showed all pretests passed(4 pretests). Later it failed the system test and showed TLE on testcase-4 (but pretest-4 was initially passed during contest). I again submitted the exact same code a while ago, and now got accepted. I can't really understand what's going on...

Contest time code- https://mirror.codeforces.com/contest/1546/submission/122111498

The same code I ran after contest- https://mirror.codeforces.com/contest/1546/submission/122141000

See, both the codes are exactly same.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Logical_Operator 2021-07-11 22:07:52 555 Initial revision (published)