Strange Fluke While submitting https://codeforces.com/contest/1367/problem/E

Правка en1, от shanu_im, 2020-08-29 19:58:46

I submitted a solution of the problem https://codeforces.com/contest/1367/problem/E , and I got a WA on test 6 in the submission https://codeforces.com/contest/1367/submission/91299104, since the testcase was huge, to debug it I thought of adding the condition for the specific testcase and submitted it here https://codeforces.com/contest/1367/submission/91299197 thinking that the solution might fail on a smaller string in the next testcases, but strangely it got accepted

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский shanu_im 2020-08-29 19:58:46 720 Initial revision (published)