Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/gcd-calc
A simple program that accepts user input and calculates the GCD of the input numbers
https://github.com/marx-wrld/gcd-calc
Last synced: 3 days ago
JSON representation
A simple program that accepts user input and calculates the GCD of the input numbers
- Host: GitHub
- URL: https://github.com/marx-wrld/gcd-calc
- Owner: Marx-wrld
- License: apache-2.0
- Created: 2022-10-30T20:50:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T20:50:38.000Z (about 2 years ago)
- Last Synced: 2024-11-13T09:15:27.133Z (3 days ago)
- Language: C
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCD-using-C-language
This is a code that accepts user input and calculates the GCD of the input numbers