diff options
| author | BensProgramma <[email protected]> | 2021-11-01 20:23:21 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-01 20:23:21 -0700 |
| commit | b6e7080ffa92daa727bccebee7944453f0d651fc (patch) | |
| tree | f119244208b1e0d89be0b13ab1609894d077d099 | |
| parent | Update RUN_CST1162021_Scores_Schroeder.txt (diff) | |
| download | cst116-lab5-bensprogramma-b6e7080ffa92daa727bccebee7944453f0d651fc.tar.xz cst116-lab5-bensprogramma-b6e7080ffa92daa727bccebee7944453f0d651fc.zip | |
Update RUN_CST1162021_Scores_Schroeder.txt
| -rw-r--r-- | RUN_CST1162021_Scores_Schroeder.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RUN_CST1162021_Scores_Schroeder.txt b/RUN_CST1162021_Scores_Schroeder.txt index d3b0157..b831beb 100644 --- a/RUN_CST1162021_Scores_Schroeder.txt +++ b/RUN_CST1162021_Scores_Schroeder.txt @@ -96,7 +96,7 @@ void displayG(float testScore[], char letterGrade[], int gradeCounts[]) cout << "\tThere were " << gradeCounts[4] << " F's\n"; } -///// main() FILE ////////////////////////////////////////////////////////////// +///// main() FILE ///////////////////////////////////////////////////////////////////////////////// #include "Scores.h" @@ -203,7 +203,7 @@ To automatically close the console when debugging stops, enable Tools->Options-> Press any key to close this window . . . ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //Exercise 10.8 #7 #include<iostream> @@ -233,4 +233,4 @@ C:\Users\Lenovo\Source\Repos\cst116-lab5-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 . . . -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |