Doubt in DP

Revision en1, by Broken_Soul, 2018-01-02 19:32:10

Hello everyone, I am trying this DP problem on my own, I am using Memoization. Most of the test cases work fine, but I don't know why I am getting a wrong answer. Can anyone please point out my mistake? Also this is my first time posting here, so if I make any mistake, I apologise in advance.

Problem link — https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=977) my code — https://pastebin.com/LddwmQRc

Tags #doubt, #dp, memoization

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Broken_Soul 2018-01-02 19:32:10 476 Initial revision (published)