An open API service indexing awesome lists of open source software.

https://github.com/rededge967/lcm-finders

two programs to find the LCM of two positive integers.
https://github.com/rededge967/lcm-finders

c-programming cpp-programming lcm

Last synced: 9 months ago
JSON representation

two programs to find the LCM of two positive integers.

Awesome Lists containing this project

README

          

# LCM-finders

## LCM-finders?
- LCM-finders is the repo for my LCM finder projects. I made this program in two similar languages.
> 🛑 Note: Two languages mean two programs, not the same program. If you want to download C-LCM-finder you can download it. otherwise you can download the Cpp-LCM-finder

## Needed
- A C/C++ compiler
- or go to [here(for C lang.)](https://programiz.com/c-programming/online-compiler) or [here(for C++ lang.)](https://programiz.com/cpp-programming/online-compiler)

## How to?
- Download the files or copy the code, go to the online compilers and paste it.

> Give a ❤️ by starring this project..⭐