Write a program to process quiz scores. The user should first input the total scores to be processed. Next, the program should read the specified number of scores from the user and determine how many scores are above or equal to the average and how many scores are below the average. ( using dev c++ )

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.6: Nested Loops
Problem 2E
icon
Related questions
Topic Video
Question

Q1. Write a program to process quiz scores. The user should first input the total scores to be processed. Next, the program should read the specified number of scores from the user and determine how many scores are above or equal to the average and how many scores are below the average. ( using dev c++ )

Sample output:
Enter number of quiz scores to process: 5
Score 1: 10
Score 2: 8
Score 3: 9
Score 4: 2
Score 5: 4
Results
Average is 6.6
Number of scores above or equal to the average is 3
Number of scores below the average is 2
Transcribed Image Text:Sample output: Enter number of quiz scores to process: 5 Score 1: 10 Score 2: 8 Score 3: 9 Score 4: 2 Score 5: 4 Results Average is 6.6 Number of scores above or equal to the average is 3 Number of scores below the average is 2
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning