Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to find the GCD of two numbers using prime factorization.

Run the code to see the output here...