Nuacht

Contribute to Dronzer001/Prolog-Programs development by creating an account on GitHub.
Two integers A and B are the inputs. Write a program to find GCD and LCM of A and B. The first line contains an integer T, total number of testcases. Then follow T lines, each line contains an integer ...