GitHub / manuemmanuel / Greatest-Among-Three
This C program takes three input numbers and determines the largest among them using various conditional statements. It also handles cases where two or all three numbers are equal.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuemmanuel%2FGreatest-Among-Three
PURL: pkg:github/manuemmanuel/Greatest-Among-Three
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: c-programming, else, greatest, if, number, three