JustTLE on python code on thise problem after having same complexity as of others right submittions
Difference between en1 and en2, changed 16 character(s)
i have submitted the code in contest and it was accepted(even the solution was not hacked) and when i submitted the same code in pypy3 it was accepted.Then i saw others solution i found that everyone was having same complexity as me and submitted in python 3 only and their solution was accepted.↵
question- https://codeforces.com/contest/1675/problem/B↵
my contest submition — https://codeforces.com/contest/1675/submission/155950529↵
my pypy3 submition- https://codeforces.com/contest/1675/submission/156065421↵
a correct submition for referrence- https://codeforces.com/contest/1675/submission/156006177

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English abcsumits 2022-05-07 18:07:07 16
en1 English abcsumits 2022-05-07 17:03:24 705 Initial revision (published)