the_tester_'s blog

By the_tester_, history, 5 years ago, In English

My solution 57636356 to the problem 839C - Journey uses BFS implementation but I am getting a wrong answer on test no.4. Editorial suggests a dfs implementation which is clear enough but I want to know what went wrong in my implementation? Any ideas or sample testcases would be a great help.

Thanks in advance!!

Full text and comments »

Tags #dp
  • Vote: I like it
  • 0
  • Vote: I do not like it