TLE error in python ?

Правка en2, от majay1638, 2021-03-13 14:34:52

Hi , I'm Getting TLE error on some python solutions so i used accepted python solutions also still tle error what is wrong with my code

Accepted Python Solution but now i'm getting TLE : SOlution Link

Exact copy paste solution still TLE : MY Solution

EDIT : I do not know what's happening this solution also gives TLE But Algorithm Time Complexity is O(n) it should work fine can anyone help me.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский majay1638 2021-03-13 14:34:52 202
en1 Английский majay1638 2021-03-13 11:14:33 411 Initial revision (published)