In a gymnastics or diving competition each contestant`s scores is calculated by dropping the lowest scores received and then adding the remaining scores.Create a program that allows the user to enter 8 judge`s scores and outputs the points received by the contestant.Format the output with two decimal places.

( A judge awards points between 1 and 10, with 1 being the lowest and 10 being the highest )

Recommended Answers

All 4 Replies

Member Avatar for iamthwee

I agree, that looks like homework.

8 Judges on this forum have just given you a score of 1 (for effort).

commented: You should get little placard icons of numbers to go above every post! +2
commented: lol :) +3

Good idea jonsca

commented: Score! +19

In a gymnastics or diving competition each contestant`s scores is calculated by dropping the lowest scores received and then adding the remaining scores.Create a program that allows the user to enter 8 judge`s scores and outputs the points received by the contestant.Format the output with two decimal places.

( A judge awards points between 1 and 10, with 1 being the lowest and 10 being the highest )

Good luck with that.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.