diff options
| author | JacobAKnox <[email protected]> | 2021-10-09 10:49:57 -0700 |
|---|---|---|
| committer | JacobAKnox <[email protected]> | 2021-10-09 10:49:57 -0700 |
| commit | f7213799a079d48abc4e3b6627ac8ecbe6fb51f6 (patch) | |
| tree | d9a30a7d8a5c93fb21a2cf8b9e35dfa29a62a93a /4b/runs.txt | |
| parent | 4a pg 100, 123-124 (diff) | |
| download | archived-cst116-lab2-jacobaknox-master.tar.xz archived-cst116-lab2-jacobaknox-master.zip | |
Diffstat (limited to '4b/runs.txt')
| -rw-r--r-- | 4b/runs.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/4b/runs.txt b/4b/runs.txt new file mode 100644 index 0000000..7885b56 --- /dev/null +++ b/4b/runs.txt @@ -0,0 +1,29 @@ +5.9 run +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\jakno\source\repos\CST116\cst116-lab2-JacobAKnox\4b\5.9Debugging Exercise\Debug\5.9Debugging Exercise.exe (process 2068) exited with code 0. +Press any key to close this window . . . + +5.10 run + +Enter Production Hours: 10 + +Enter Pre-Production Hours: 7 + +Enter Producers Hours: 15 + + Car Dealership Bill + + +Production Cost: 11.5 + +Pre-Production Cost: 9.8 + +Producers Cost: 18.75 + +Weekly Total Cost: 40.05 + +C:\Users\jakno\source\repos\CST116\cst116-lab2-JacobAKnox\4b\5.10Programming\Debug\5.10Programming.exe (process 8120) exited with code 0. +Press any key to close this window . . . |