Question: C + + only. Multiple Restrictions: - Do NOT use Python / C / Java / Javascript / etc . or there will be a

C++ only.
Multiple Restrictions:
-Do NOT use Python/C/Java/Javascript/etc. or there will be a thumbs down.
-Do NOT use vectors.
-Do NOT use strtok() nor sstream class. Do NOT use pointers. Do NOT use ignore().
-Use array(s) and getchar() and getline().
-Use only predefined atoi() function to solve this problem.
-Assume scores are from 10-100, and at most there will be 10 scores in the input.
-Make sure that the output will be exactly the same as in the 2nd image or there will be a thumbs down. Thank you.
-Write a program that reads the input string, calculates the total
score and average, and outputs them.
 C++ only. Multiple Restrictions: -Do NOT use Python/C/Java/Javascript/etc. or there will

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