C++ Basketball game
-
Hey all; i'm just wondering if any1 can help me with this basketball score board i've create ... The goal of this is to complete a C++ program that reads from the user - The current quarter (1,2,3 or 4) - The remaining time to play in this quarter (in min and sec) - The score of the home team - The score of the away team The program should then be able to determine what should be the scoreboard at the end. The program should output the scores rounded to the nearest multiple of 5. Note that 2.5 should be rounded to 5.
-
Hey all; i'm just wondering if any1 can help me with this basketball score board i've create ... The goal of this is to complete a C++ program that reads from the user - The current quarter (1,2,3 or 4) - The remaining time to play in this quarter (in min and sec) - The score of the home team - The score of the away team The program should then be able to determine what should be the scoreboard at the end. The program should output the scores rounded to the nearest multiple of 5. Note that 2.5 should be rounded to 5.
This wouldn't happen to be your homework, would it?
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
This wouldn't happen to be your homework, would it?
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"