aboutsummaryrefslogtreecommitdiff
path: root/CST 126/Homework 1/main.cpp
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2024-04-01 03:00:49 +0000
committerGitHub <[email protected]>2024-04-01 03:00:49 +0000
commit61298b7c905642f03af3d35deda3060a72954010 (patch)
tree68f8843df81eb5bad4f67884f99c7d3030d16400 /CST 126/Homework 1/main.cpp
downloadhomework-1-arthurtspears-61298b7c905642f03af3d35deda3060a72954010.tar.xz
homework-1-arthurtspears-61298b7c905642f03af3d35deda3060a72954010.zip
Initial commit
Diffstat (limited to 'CST 126/Homework 1/main.cpp')
-rw-r--r--CST 126/Homework 1/main.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/CST 126/Homework 1/main.cpp b/CST 126/Homework 1/main.cpp
new file mode 100644
index 0000000..398e580
--- /dev/null
+++ b/CST 126/Homework 1/main.cpp
@@ -0,0 +1,8 @@
+// Name: Arthur Spears
+// Class: CST 126
+// Date: 3/31/24
+// Assignment: Homework
+
+int main() {
+ return 0;
+} \ No newline at end of file