diff options
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 . . . |