Write a program that asks for the names of three runnersand 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

Must tell the runners name not just runner1 when displaying the places they came in

 This is C++  need cpp file

    • 12 years ago
    Complete solution A++
    NOT RATED

    Purchase the answer to view it

    • race.zip
    • race.cpp