subject

Assignment: Construct a flowchart and then write a C++ program that will: ask the user to enter five (5) test scores
if any of the scores are less than zero (<0) or greater than 100 (>100), print an error message and exit the program
calculate the average of the five test scores
report the data entered by the user
report the average (rounded to two decimal places)
use cout << fixed << setprecision (2)
report the letter grade that should be assigned using the following scale
Additional Requirements:
The output from your program should be reported to both the screen (cout) and an output file names "Practicum1.txt".
Attach you flowchart to this document.
I need both of the flowchart and the c++ program for this assignment, the flowchart would better be hand written. The important thing is: how to end the program automatically if the input is under the condition of (score < 0 or > 100).

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:20
What is a point-in-time measurement of system performance?
Answers: 3
question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Write a fragment of code that reads in strings from standard input, until end-of-file and prints to standard output the largest value. you may assume there is at least one value. (cascading/streaming logic, basic string processing)
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
Lakendra finished working on her monthly report. in looking it over, she saw that it had large blocks of white space. what steps could lakendra take to reduce the amount of white space?
Answers: 3
You know the right answer?
Assignment: Construct a flowchart and then write a C++ program that will: ask the user to enter fiv...
Questions
question
Mathematics, 18.03.2021 01:10
question
Mathematics, 18.03.2021 01:10
question
Chemistry, 18.03.2021 01:10
Questions on the website: 13722362