AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.53k stars 523 forks source link

LCM & HCF Using Recursion #268

Closed anuabraham3 closed 3 years ago

anuabraham3 commented 3 years ago

I am creating a pull request for...