Question: Integer numScores is read from input, representing the number of integers to be read next. Then, the remaining integers are read and stored into array

Integer numScores is read from input, representing the number of integers to be read next. Then, the remaining integers are read and stored into array scoresList. For each element in scoresList that is greater than 60, assign the element with 60. Ex: If the input is: 33991100 then the output is: Raw scores: 3991100 Adjusted scores: 396060

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!