Topic: Language Problem / Level: advanced

Problem: Write a program to find the shortest path from the top-left to the bottom-right of a grid with obstacles.

Run the code to see the output here...