Topic: Mathematics Problem / Level: advanced

Problem: Write a program to find the greatest common divisor using the extended Euclidean algorithm.

Run the code to see the output here...