Question: 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
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.
1. using c++ language
2. use if AND else statements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
