Question: in C++ Problem 3 Points: 7 Write a program that allows the user to choose the size of a vector (up to 10 elements) and

in C++ Problem 3 Points: 7 Write a program that allows thein C++

Problem 3 Points: 7 Write a program that allows the user to choose the size of a vector (up to 10 elements) and allows them to input integers as the elements. Sort the array in descending order and compute the mean and median. You may not use a predefined sort function - you must develop your own algorithm. Display the sorted array, and the mean and median of the array

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!