You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Average, median and desceding numbers using vector
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.