Write a c++ program for the World Bowling Competition. An input file, score.txt, contains the name of each player, the name of the player's team and each player's individual score. There will only be two teams(Blue and White). Read the data from the input file into three parallel arrays.The program must accumulate the total score for each team and then output the name of the winning team and the player's names and score of the winning team. Assume there is no chance of a tie. Use functions to: 1) Read the data from the input file into parallel arrays, 2) Determine the winning team, 3) Display the winning team's player names and scores
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.