Programming Projects require more problem-solving than Practice Programs and can usually be solved many different ways. Visit ww.myprogramminglab.com to complete many of these Programming Projects online and get instant feedback.
Do Programming Project except use a Racer class to store information about each race participant. The class should store the racer’s name, bib number, finishing position, and all of his or her split times as recorded by the RFID sensors. You can choose appropriate structures to store this information. Include appropriate functions to access or change the racer’s information, along with a constructor. Make an array or vector of Racer objects to store the entire race results.
The racer’s name should come from a separate text file. The information for this file is collected before the race when the participant registers for the event. Listed below is a sample file:
100,Bill Rodgers132,Frank Shorter182,Joan Benoit
Programming Project

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.