Topic: Language Problem / Level: advanced

Problem: Write a program to check if two numbers are relatively prime using their GCD.

Run the code to see the output here...