Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to find the number of unique paths in a grid with diagonal moves allowed.

Run the code to see the output here...