getting gnu_cxx::concurrence_lock_error on cases like (1 100 10 1)

Правка en4, от carlosramirez, 2020-05-03 12:06:42

although i have got AC(by modifying the above) but i am not able to understand why this solution is throwing "terminate called after throwing an instance of__gnu_cxx::__concurrence_lock_error" error on inputs like( 1 100 10 1).FYI the problem is of atcoder dp contest (C).sorry for asking doubts from other platfrom .thanks in advance!

atcoder dp contest (C)

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский carlosramirez 2020-05-03 12:06:42 336
en3 Английский carlosramirez 2020-05-03 12:04:15 46 well,posting it 2nd time after minor editing (published)
en2 Английский carlosramirez 2020-05-03 11:58:38 71 (saved to drafts)
en1 Английский carlosramirez 2020-05-03 08:32:53 1087 although i have got AC(by modifying the above) but i am not able to understand why this solution is throwing "terminate called after throwing an instance of__gnu_cxx::__concurrence_lock_error" error on inputs like( 1 100 10 1).FYI the problem is of atcoder dp contest (C).sorry for asking doubts from other platfrom .thanks in advance! (published)