Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
There are nCr(row + column, row) possible instructions to reach (row, column).
Try building the instructions one step at a time. How many instructions start with "H", and how does this compare with k?