Write ac program to find hcf of two numbers

- Write ac program to find hcf of two numbers using recursion
- Write ac program to find hcf gcd of two numbers
- Write ac program to find gcd hcf of two numbers using recursion
- Write ac program to find hcf and lcm of two numbers
- Write ac program to find hcf gcd and lcm of two numbers
- Write ac program to find hcf highest common factor of two numbers
- Write ac program to find the lcm of any two numbers using hcf