diff options
Diffstat (limited to 'CST116F2021-Lab4/RunFromLab4_Schroeder.txt')
| -rw-r--r-- | CST116F2021-Lab4/RunFromLab4_Schroeder.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab4/RunFromLab4_Schroeder.txt b/CST116F2021-Lab4/RunFromLab4_Schroeder.txt index f9f10c0..d4a3cb2 100644 --- a/CST116F2021-Lab4/RunFromLab4_Schroeder.txt +++ b/CST116F2021-Lab4/RunFromLab4_Schroeder.txt @@ -257,7 +257,7 @@ Press any key to close this window . . . //9.13_1 Debugging Exercises
//pp 226 - 229
//10 pts
- //// CODE ////
+ //// CORRECTED CODE ////
#include <iostream>
using std::cout;
using std::cin;
|