Case of the Curious macro

Правка en1, от arasmus, 2018-02-25 18:53:45

35685511 <- This has a macro min() at line 12 35686050 <- This does not In the first case...the code at line 44 && 45 (query() function) runs twice....this gave a TLE ... but why? In the second case when the macro is removed...no TLE happens!

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский arasmus 2018-02-25 18:53:45 296 Initial revision (published)