summaryrefslogtreecommitdiff
path: root/CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt
blob: e5dffced5b0c577764eaa8696d06ffcc57f2f45f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Console output for Project1 - CST 116 - Rayyan Ansari.cpp after fixes were applied:

Please enter the radius of the Cylinder: 3

Please enter the height of the Cylinder: 5

The volume of a cylinder with height 5 and radius 3 is 141.372
C:\Users\jorda\source\repos\CST_Testing\Debug\CST_Testing.exe (process 3252) 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 . . .