TLE error in python ?

Revision en2, by 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.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English majay1638 2021-03-13 14:34:52 202
en1 English majay1638 2021-03-13 11:14:33 411 Initial revision (published)