C++- write a program
Write a program that stores the following data about a soccer player in a structure: Player’s name, Player’s number, Points scored by Player. The program should keep an array of 12 of these structures. Each element is for a different player on a team. The program should ask the user to enter information for each player. It should then display a table that lists each player’s number, name and points scored. The program should also calculate and display the total points earned by the team. The program should also determine which player earned the most points on the team and display that player’s information. Validation: Do not accept negative values for player’s number or points scored.
- Program must have the following functions
- void getPlayerInfo(Player &);
- void showInfo(Player);
- int getTotalPoints(Player [], int);
- void showHighest(Player [], int);
- The input and output should look like the following screen shot except it should work for 12 players.

9 years ago
15
Purchase the answer to view it

- Ccode.docx
Purchase the answer to view it

- SoccerPlayer.zip
- response essay to Harry N. Rothschild. Wu Zhao: China’s Only Woman Emperor.
- Engineering Homework
- Curriculum Guide for Academic Intervention
- Decision making
- Spe 359 Assignment 1 Learning Disabilities And The Classroom
- Conflict
- assistance needed k8 rat
- zeek the greek
- proposal
- Do you know how to do homework dealing with Professionalism in the Workplace, completely original?

