in reply to Re: problem while solving basic dynamic programming question
in thread problem while solving basic dynamic programming question
your program reads two numbers from <>. The intention is not clear to me.
It's pretty common on sites like HackerRank etc. to have the solutions first read in the number of test cases, and then read in each test case.
|
|---|