Strange Runtime error

Правка en1, от myaw, 2016-05-04 14:22:23

Hi everyone.

I was trying to solve small input for this problem using recursive dp.

But it gives a strange runtime error when n >= 180000.

this my code

Any helps.

Теги runtime error, recursion, dp, gcj

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский myaw 2016-05-04 14:22:23 284 Initial revision (published)