C++ help needed

Pseudocode
Ask how many laps to run race between the numbers 1 and 3.
Save and show number.
Input the number 1,2, or 3 for amount of laps.
Save number given for laps to run and show results.
Input the number 3 for amount of cars racing.
Save number given and show results for amount of cars racing.
Ask what color of car you want to race and pick from colors red, green or blue.
If you pick red it will be car number 1, if you pick green it will be car number 2, if you pick blue it will be car number 3.
Save color picked for car and show results.
After the amount of laps chosen are completed, calculate the minutes and seconds it took to finish the race with lowest time first, then second lowest, then third lowest.
Save the results and show the time it took to finish
is what i have got done but i am haveing troble making it in to code any one able to help

Hi,
Well, best place is at the point where you realise this isn't a homework site and showing us where you are having problems etc with work you have put in. Cut and paste the assignment doesn't count.

Everybody here is glad to help when you get off the starting blocks :)
Topic archived. No new replies allowed.