Topic: Backtracking Problem / Level: beginner

Problem: Print all valid paths in a water flow simulation represented as a grid.

Run the code to see the output here...