CSES Solution giving RTE (Coin combination II) cpp

Revision en1, by 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?

Tags #cses, #runtime, #dynamicprogramming

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English WhoDidThis 2022-08-29 10:26:53 422 Initial revision (published)