UNEXPECTED TLE !! is it ME ?? or is it PYTHON?? or is it CODEFORCES?? 
Difference between en1 and en2, changed 3 character(s)
Recently I gave Codeforces round #660 (Div 2)↵
============================================= ,↵

where i solved problem B in O(n) time complexity↵
After doing the problem in O(n) I still get TLE !!!↵
and its not only me I get to know many 
another also faced this problem↵

**EVEN C++ O(n) SUBMISSION GOT TLE !!!!!** ↵

My submission : [http://mirror.codeforces.com/contest/1388/submission/88472454](http://mirror.codeforces.com/contest/1388/submission/88472454)↵



A C++ Submission :[ https://mirror.codeforces.com/contest/1388/submission/88470034](codeforces.com/contest/1388/submission/88470034)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English jay__0208 2020-07-30 20:32:01 3 Tiny change: 'know many another also' -> 'know many other also'
en1 English jay__0208 2020-07-30 20:31:04 653 Initial revision (published)