Time_Limit_Exceeded !!

Revision en1, by repeating, 2017-01-25 14:10:17

Hello

Today I tried to solve problem 327E - Axis Walking , but I faced a problem with Time_limit

I kept getting TLE on tests between 7->10 , then I submitted my friend's solution 24099917 which got ACC

but I got TLE on test 11 24109427 , and when I test it on CUSTOM INVOCATION it pass the test with 1372 MS

P.S.:the problem time_limit is 3000 MS

So can anybody help me and tell me the reason of getting TLE

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English repeating 2017-01-25 14:10:17 475 Initial revision (published)