Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 388 Bytes

File metadata and controls

9 lines (4 loc) · 388 Bytes

Average, median and desceding numbers using vector

8

A simple application written in C++ for university project

Input several numbers until program stops by typing 0, then it will display all typed number, average number, median number and numbers in descending order.