Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/lcm-calc
A C program to find the lcm of numbers given by a user.
https://github.com/marx-wrld/lcm-calc
Last synced: 2 days ago
JSON representation
A C program to find the lcm of numbers given by a user.
- Host: GitHub
- URL: https://github.com/marx-wrld/lcm-calc
- Owner: Marx-wrld
- License: apache-2.0
- Created: 2022-10-21T07:29:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T07:35:16.000Z (about 2 years ago)
- Last Synced: 2024-11-13T09:15:21.931Z (2 days ago)
- Language: C
- Size: 183 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LCM-using-C-language
A C program to find the lcm of numbers given by a user.