subject

Score the raceintroductionsome number of teams are participating in a race. you are not told how many teams are participating but you do know that:  each team has a name, which is one of the uppercase letters a-z. no two teams have the same name, so there are a maximum number of 26 teams. each team has the same number of members. no two runners cross the finish line at the same time – i. e. there are no ties. at the end of the race we can write the results as a string of characters indicating the order in which runners crossed the finish line. for example: zzazaawe can see there were two teams: a and z. team a’s runners finished in 3rd, 5th and 6th place. team z’s runners finished in 1st, 2nd and 4th place. scoring the raceeach runner is assigned a score equal to their finishing place. in the example above team z’s runners achieved scores of 1, 2 and 4. team a’s runners scores were 3, 5, and 6 respectively. the team’s score is the sum of the members score divided by the number of people on the team. so team a’s score is (3+5+6)/3 = 14/3=4.66 and team z’s score is (1+2+4)/3=7/3=2.33the problemwrite a program to score races as described above. inputyour program will ask the user to input a string of uppercase characters indicating the outcome of a race. outputyour program will output:  the number of teams. the number of runners on a team. the names of the teams – in alphabetical order - together with the team score. the name and score of the winning team. so for the example above the program will print: there are 2 teams. each team has 3 runners. team scorea 4.66z 2.33the winning team is team z with a score of 2.33.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:10
When copying and pasting text, the first step is move your cursor type the text select the copy command select the paste command
Answers: 2
question
Computers and Technology, 23.06.2019 04:00
Another name for addicting games.com
Answers: 1
question
Computers and Technology, 23.06.2019 18:00
Apunishment or the threat of punishment used to enforce conformity. select the best answer from the choices provided t f
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
Which of the following terms refers to a collection of different types of software that share the goal of infiltrating a computer and making it do something? a- malware b- virus c- spyware d- trojan horse
Answers: 2
You know the right answer?
Score the raceintroductionsome number of teams are participating in a race. you are not told how man...
Questions
question
History, 20.09.2019 13:50
question
Mathematics, 20.09.2019 13:50
Questions on the website: 13722363