Getting unusual TLE on 15D problem
Difference between en1 and en2, changed 16 character(s)
In [this](https://codeforces.com/contest/15/submission/50550580) submission the program should terminates after executing the first if statement having 1000*1000 loop. But getting TLE on test case 38. I can't find the reason.↵
Can anyone explain the reason for me? Thanks in advance.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English F__ 2019-02-27 07:20:34 17 Tiny change: '*1000 loop. But gett' -> '*1000 loop for test case 38. But gett'
en2 English F__ 2019-02-27 07:15:14 16 Tiny change: 'etting TLE. I can't ' -> 'etting TLE on test case 38. I can't '
en1 English F__ 2019-02-27 07:13:54 301 Initial revision (published)