Question: Write a C + + program and pseudocode that reads a list of numbers from the user, finds the maximum and minimum values, and outputs

Write a C++ program and pseudocode that reads a list of numbers from the user, finds the maximum and minimum values, and outputs them. The user may enter as many numbers as they like, and the numbers cannot be negative. Use all negative numbers as your sentinel value. Display an appropriate error message that starts with "ERROR".

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 Programming Questions!