Introduction - If you have any usage issues, please Google them yourself
Design a program to calculate any two integers a, b of the greatest common factor. Further find integers s, t, making sa tb = (a, b). When a = 3378, = 231, the find the corresponding s, t and a and b of the greatest common divisor (a, b)