Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Consider using dynamic programming to find the maximum number of moves that can be made from each cell.
The final answer will be the maximum value in cells of the first column.