Topic: Mathematics Problem / Level: advanced

Problem: Write a program to compute the GCD of two numbers using recursion.

Run the code to see the output here...