Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to find the number of distinct paths in a grid with a given start and end point.

Run the code to see the output here...