Minimum Penalty Path Discussions | Algorithms | HackerRank
  • + 1 comment

    Hi After trying for couple of days I decided to seek some advice. I use Djikstra like @f2014044, but my code works for the Kingofhills's example. My code fails on test cases 5,8,10-13. I downloaded 5 and 13 and they are big. Is there some input of "manageable" size?