Crazy Code?
Разница между en1 и en2, 93 символ(ов) изменены
Yesterday, I took part in Codeforces Deltix Round Spring 2021 [Div.1 + Div.2], and happened something incredible.↵
↵
I solved out the problem D and pasted the pretest(37), but I failed the system test(36).↵
↵
[My original code](https://codeforces.me/contest/1523/submission/117905874)↵
↵
[Later accepted one](https://codeforces.me/contest/1523/submission/117952778)↵
↵
The two codes are almost the same.↵
Though my algorithm is to solve the problem randomly, it shouldn't exit a the time of 1.6s.↵
Is there something wrong with my original code, or is there anything else wrong with the platform?↵
↵
Thanks.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский CQXYM 2021-05-31 10:31:13 93
en1 Английский CQXYM 2021-05-31 10:25:21 527 Initial revision (published)