diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac18be7 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# cst116-proj1-BensProgramma +cst116-proj1-BensProgramma created by GitHub Classroom + + + + +CST116_Project1_Schroeder.cpp is my working c++ code (Documentation is in the comments of this code) +CST116_Project1_Schroeder_workingRun.txt is the text output from the working code above + +CST116_Project1_BROKEN_Schroeder.cpp is my code with intentional errors added + +CST116_Project1_HernandezJimenez_BROKEN.cpp is Freddy HernandezJimenez's code with my corrections |