Question: Question: Write an implementation using the ADT LinkedSorterList ( textbook code ) defining a list of runner objects. Create a Runner class with two attributes
Question: Write an implementation using the ADT LinkedSorterList textbook code defining a list of runner objects. Create a Runner class with two attributes one is the time hh:mm:ss of the Time datatype and the other is the runner's name. The Time Class has three integer attributes and stores the time in military time format Ex:: Your program determines the places of the runners.
Running the Race
Write a program that asks for the names of three runners and the time it took each
of them to finish a race. The program should display who came in first, second, and
third place.
Input Validation: Only accept positive numbers for the times.
Gaddis T
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
