Stats Class and Track Statistics
Write a client program that uses the Stats class you created for Programming Challenge 12 to store and analyze “best” 100-yard dash times for each of the 15 runners on a track team. All I/O should be done by the client program. In addition to main, it should have two other functions: a getData function to accept input from the user and send it to the Stats object and a createReport function that creates and displays a report similar to the one shown here,
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.