diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-04 10:56:29 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-04 10:56:29 -0700 |
| commit | bd77fdf4fdd876ee9a9b6a6787ff572cb7f53d2e (patch) | |
| tree | cea6a81655d4aa3af69b32a66429b75569ab6137 /CST116-BlankConsole | |
| parent | Added output file of Lab0 (diff) | |
| download | cst116-lab0-buzzerbeaterclutch-bd77fdf4fdd876ee9a9b6a6787ff572cb7f53d2e.tar.xz cst116-lab0-buzzerbeaterclutch-bd77fdf4fdd876ee9a9b6a6787ff572cb7f53d2e.zip | |
Small details and added pseudo code file.
Diffstat (limited to 'CST116-BlankConsole')
| -rw-r--r-- | CST116-BlankConsole/CST116-Lab0-Lopez-Bonilla.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Lopez-Bonilla.cpp b/CST116-BlankConsole/CST116-Lab0-Lopez-Bonilla.cpp index 619a389..2a4cd83 100644 --- a/CST116-BlankConsole/CST116-Lab0-Lopez-Bonilla.cpp +++ b/CST116-BlankConsole/CST116-Lab0-Lopez-Bonilla.cpp @@ -1,4 +1,4 @@ -// CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there. +// CST116-Lab0-Lopez-Bonilla.cpp : This file contains the 'main' function. Program execution begins and ends there. // #include <iostream> |