/Sum-avg-min-max-sort-med-of-numbers

C application showing sum, average, min, max and sorted order of the input numbers

Primary LanguageC++

Sum, average, minimum, maxium, sort and median of numbers

3

A simple application written in C for university project

Input 10 numbers, then the console will display sum, average, minimum number, maxium number and median of numbers you have typed.