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.
- Host: GitHub
- URL: https://github.com/rededge967/lcm-finders
- Owner: RedEdge967
- Created: 2021-11-22T01:21:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T01:34:57.000Z (over 4 years ago)
- Last Synced: 2025-01-19T12:52:13.167Z (over 1 year ago)
- Topics: c-programming, cpp-programming, lcm
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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..⭐