C program to find gcd of two numbers using recursion July 8, 2019 16 32 64 128 C program to find gcd of two numbers without using recursion C program to find gcd and lcm of two numbers using recursion C++ greatest common divisor