Follow the instructions for starting C++ and viewing the Intermediate23.cpp file, which is contained in either the

Question:

Follow the instructions for starting C++ and viewing the Intermediate23.cpp file, which is contained in either the Cpp8\Chap11\Intermediate23 Project folder or the Cpp8\Chap11 folder. (Depending on your C++ development tool, you may need to open the project/solution file first.) The program uses an array to store the amount of money a game show contestant won in each of five days. The program should display the total amount won and the average daily amount won. It should also display the day number (1 through 5) corresponding to the highest amount won. Complete the program. Save and then run the program.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: