blob: 7840fcba6cf19054cd94d1de100e887552f88444 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Run of CST116_Project1_Schroeder (Working Copy)
******************************************************************
This program will tell you the volume of a cylinder
******************************************************************
Please enter the radius of the cylinder (cm): 10.36
Please enter the height of the cylinder (cm): 25.95
The volume of this cylinder is: 8749.97 cm^3
C:\Users\Lenovo\source\repos\CST116_Project1_Schroeder\Debug\CST116_Project1_Schroeder.exe (process 16696) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .
|