CSES Solution giving RTE (Coin combination II) cpp

Правка en1, от WhoDidThis, 2022-08-29 10:26:53

I was solving this_question and this_is_my_Solution, on CSES it gave verdict as RTE and on individual test cases, it gave (no output) as output. Then I tried running this on my local computer and CodeChef's IDE both are giving correct answers. How is my code giving RTE on CSES?

Теги #cses, #runtime, #dynamicprogramming

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский WhoDidThis 2022-08-29 10:26:53 422 Initial revision (published)