C++ Programming

cplusplus.com | Java Documentation | Site Stats
AP schedule | AP LogIn | AP Forms | AP Resources | AP Archive | AP Stuff
C++ schedule | C++ LogIn | C++ Forms | C++ Resources | C++ Archive | C++ Stuff
Adven schedule | Adven LogIn | Adven Forms | Adven Resources | Adven Archive | Adven Stuff
Stat schedule | Stat LogIn | Stat Forms | Stat Resources | Stat Archive | Stat Stuff

C++ Sample Final Exam Program

Public and Private golf course times.

Write a program that calculates the minimum time, maximum time, mean time, and the range for public and private golf courses.

Data files:

private times : right click and save as.

public times : right click and save as.

 

Sample output

 

        private         public
max     260             359
min     213             238
range   47              121
mean    236.957         293.388
Press any key to continue

 

 

 

Updated: Tuesday, May 5, 2009 8:25 AM

About | Site Map | Contact | Search | ©2005 brentwoodhigh.com