aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole.cpp
diff options
context:
space:
mode:
authorDoolyBoi <[email protected]>2022-09-29 14:54:47 -0700
committerDoolyBoi <[email protected]>2022-09-29 14:54:47 -0700
commitb8a6ff1b64f9689a5893276ff565ceda5bdccc9a (patch)
tree52f0d9d21fe3c405e2fa5554006bf5dfdddcb3c7 /CST116-BlankConsole/CST116-BlankConsole.cpp
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-lab0-abd00l4h-b8a6ff1b64f9689a5893276ff565ceda5bdccc9a.tar.xz
cst116-lab0-abd00l4h-b8a6ff1b64f9689a5893276ff565ceda5bdccc9a.zip
renamed lab
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.cpp')
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp
index f52b208..55d3417 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.cpp
+++ b/CST116-BlankConsole/CST116-BlankConsole.cpp
@@ -1,5 +1,11 @@
// CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there.
//
+/*
+Abdullah Havaldar
+CST116 C++ Programming
+Lab 0
+Debugging
+*/
#include <iostream>