making functions inline can get the TLE code accepted

Правка en1, от hg333, 2020-01-06 12:37:54

This is my solution with inline function.

This is without inline keyword.(TLE)

making the function inline shortened execution time drastically.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский hg333 2020-01-06 12:37:54 325 Initial revision (published)