Topic: Backtracking Problem / Level: beginner

Problem: Print all valid paths for a runner in a race while adhering to course restrictions.

Run the code to see the output here...