aboutsummaryrefslogtreecommitdiff
path: root/Project1/program.cpp
diff options
context:
space:
mode:
authoraustinlujan <[email protected]>2024-03-07 13:32:36 -0800
committeraustinlujan <[email protected]>2024-03-07 13:32:36 -0800
commit7b78963646c15db148246adfe503c103a228247a (patch)
treef28cb43d60e297de0e807452bf44b743256a3648 /Project1/program.cpp
parentadd deadline (diff)
downloadin-class-exercise-3-austinlujan-7b78963646c15db148246adfe503c103a228247a.tar.xz
in-class-exercise-3-austinlujan-7b78963646c15db148246adfe503c103a228247a.zip
created project
Diffstat (limited to 'Project1/program.cpp')
-rw-r--r--Project1/program.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/Project1/program.cpp b/Project1/program.cpp
new file mode 100644
index 0000000..e43207f
--- /dev/null
+++ b/Project1/program.cpp
@@ -0,0 +1,12 @@
+// Name: Austin Lujan
+// Date: 1/16
+// Class: CST 116
+// Lecture
+
+
+
+int main()
+{
+
+ return 0;
+} \ No newline at end of file