Please read the new rule regarding the restriction on the use of AI tools. ×

UNEXPECTED TLE !! is it ME ?? or is it PYTHON?? or is it CODEFORCES??

Revision en1, by jay__0208, 2020-07-30 20:31:04

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://codeforces.net/contest/1388/submission/88472454

A C++ Submission : https://codeforces.net/contest/1388/submission/88470034

Tags #tle, #codefoces, #python, unexected

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)