Getting unusual TLE on 15D problem

Правка en3, от F__, 2019-02-27 07:20:34

In this submission the program should terminates after executing the first if statement having 1000*1000 loop for test case 38. But getting TLE on test case 38. I can't find the reason. Can anyone explain the reason for me? Thanks in advance.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский F__ 2019-02-27 07:20:34 17 Tiny change: '*1000 loop. But gett' -> '*1000 loop for test case 38. But gett'
en2 Английский 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 Английский F__ 2019-02-27 07:13:54 301 Initial revision (published)