diff options
| author | Benjamin Schroeder <[email protected]> | 2021-10-13 19:41:51 -0700 |
|---|---|---|
| committer | Benjamin Schroeder <[email protected]> | 2021-10-13 19:41:51 -0700 |
| commit | feda0c0668ccc3a463e7c1dc6c38ab4e62d23265 (patch) | |
| tree | 7481da81732b58d83429be3a32c02bb3b80583a3 /CST116F2021-Lab3/Runs From Lab3.txt | |
| parent | Runs From Lab3.txt (diff) | |
| download | cst116-lab3-bensprogramma-feda0c0668ccc3a463e7c1dc6c38ab4e62d23265.tar.xz cst116-lab3-bensprogramma-feda0c0668ccc3a463e7c1dc6c38ab4e62d23265.zip | |
Runs from Lab3
Diffstat (limited to 'CST116F2021-Lab3/Runs From Lab3.txt')
| -rw-r--r-- | CST116F2021-Lab3/Runs From Lab3.txt | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/CST116F2021-Lab3/Runs From Lab3.txt b/CST116F2021-Lab3/Runs From Lab3.txt index cab4401..02f1066 100644 --- a/CST116F2021-Lab3/Runs From Lab3.txt +++ b/CST116F2021-Lab3/Runs From Lab3.txt @@ -30,8 +30,7 @@ Corrections from 7.1 1 thru 6 p148 Run from 7.2_1 p155 (several runs) (run 1) - -Bank Membership Staus + Bank Membership Staus How many accounts does the member have? (1 or 2): 2 Enter total amount the member has in all accounts (dollars): 9000 @@ -43,6 +42,7 @@ C:\Users\Lenovo\Source\Repos\cst116-lab3-BensProgramma\x64\Debug\CST116F2021-Lab 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 . . . + (run 2) Bank Membership Staus How many accounts does the member have? (1 or 2): 1 @@ -55,8 +55,9 @@ Platinum Member C:\Users\Lenovo\Source\Repos\cst116-lab3-BensProgramma\x64\Debug\CST116F2021-Lab3.exe (process 11708) 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 . . . + - (run3) +(run3) Bank Membership Staus How many accounts does the member have? (1 or 2): 2 @@ -105,4 +106,17 @@ To automatically close the console when debugging stops, enable Tools->Options-> Press any key to close this window . . . -///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
\ No newline at end of file +/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +Run from 8.2_1 p177 + + +////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +Run from 8.3_1 p179 + + +/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +Run from 8.4_1 p184 + + +////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +Run from 8.10_3 p192
\ No newline at end of file |