Python TLE in Educational Round 144
Difference between en1 and en2, changed 3 character(s)
Recently the Educational round 144 , Python Code for D question that used iterative approach Dynamic programming resulted in TLE.↵

However C++ code for the same passed in 170 ms↵

Python Code — https://p.ip.fi/hwgL↵
C++ Code — https://p.ip.fi/Jsdm↵

@[user:vovuh,2023-03-02] [user:adedalic,2023-03-02], please look into the matter. ↵

This is probably the 3rd or 4th-time python gave TLE but C++ did not. Why at all keep python a language option if not tested properly

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English tan_delhi 2023-03-02 02:04:08 3
en1 English tan_delhi 2023-03-02 02:03:42 520 Initial revision (published)