Baxter Skating Rink holds a weekly ice-skating competition. Competing skaters must perform a two-minute program in front

Question:

Baxter Skating Rink holds a weekly ice-skating competition. Competing skaters must perform a two-minute program in front of a panel of judges. The number of judges varies from week to week. At the end of a skater’s program, each judge assigns a score of 0 through 10 to the skater. Create a program that allows the rink manager to enter each judge’s score for a specific skater. The program should display the number of scores entered, the skater’s total score, and the skater’s average score. If necessary, create a new project named Intermediate22 Project, and save it in the Cpp8\Chap07 folder. Enter the C++ instructions into a source file named Intermediate22.cpp. Also enter appropriate comments and any additional instructions required by the compiler. Save, run, and test the program.

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

Step by Step Answer:

Question Posted: