summaryrefslogtreecommitdiff
path: root/wk1/pset1/mario.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-03 02:01:17 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-03 02:01:17 +0000
commit14c26179f6b5ef68ce28894a02a0e564fc0ee2a7 (patch)
treee24920ab3059f5d7aa0c2c3a9e82bedc5b9d5993 /wk1/pset1/mario.c
parentffa92646ddfb6478dc0e85073cd73ffe9a54adfb (diff)
Sat, Dec 2, 2023, 6:01 PM -08:00
Diffstat (limited to 'wk1/pset1/mario.c')
-rw-r--r--wk1/pset1/mario.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/wk1/pset1/mario.c b/wk1/pset1/mario.c
deleted file mode 100644
index 236a513..0000000
--- a/wk1/pset1/mario.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <stdio.h>
-#include <cs50.h>
-
-int main(void)
-{
-
-}