Question: C++ program b. Write a program that asks the user to input the number of runners participating in a running competition (n) and their weights.

C++ program C++ program b. Write a program that asks the user to input

b. Write a program that asks the user to input the number of runners participating in a running competition (n) and their weights. The program must calculate and print the minimum weights, maximum weights and the average. Example: Please enter the number of runners participating 4 Please enter the grade of each course 55.1 60.3 49 53 The maximum weight is: 60.3 The minimum weight is: 49 The average is: 54.35

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!