diff options
| author | JacobAKnox <[email protected]> | 2021-10-10 21:54:27 -0700 |
|---|---|---|
| committer | JacobAKnox <[email protected]> | 2021-10-10 21:54:27 -0700 |
| commit | 47ab286682df059c66aa3f9c5f739e848b069ba3 (patch) | |
| tree | 373d2894c39ddf2c397008062df01a611758a6cb /Run.txt | |
| parent | Initial commit (diff) | |
| download | cst116-proj1-jacobaknox-47ab286682df059c66aa3f9c5f739e848b069ba3.tar.xz cst116-proj1-jacobaknox-47ab286682df059c66aa3f9c5f739e848b069ba3.zip | |
Working version
Diffstat (limited to 'Run.txt')
| -rw-r--r-- | Run.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Run: +Input the cylinder's radius: 10 +Input the cylinder's height: 5 +The volume of a cyliner with radius: 10.000, and height: 5.000, is 1571.000 +C:\Users\jakno\source\repos\CST116\project1\x64\Debug\CST116F2021-Proj1.exe (process 20268) exited with code 0. +Press any key to close this window . . . |