Topic: Language Problem / Level: advanced

Problem: Write a program to find the total number of unique paths in a 2D grid with obstacles.

Run the code to see the output here...