diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2023-12-01 06:13:26 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2023-12-01 06:13:26 +0000 |
commit | c5ce0e1840886d47003b4070f9fc4c3c672af6ee (patch) | |
tree | 578b78f3e71d876b31ae985b96c3a38325a18b10 /pset1 | |
parent | 41b7c5b9baa1e903f2841ae032d800a10809bfb0 (diff) |
Thu, Nov 30, 2023, 10:13 PM -08:00
Diffstat (limited to 'pset1')
-rw-r--r-- | pset1/mario.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pset1/mario.c b/pset1/mario.c index 27dc706..236a513 100644 --- a/pset1/mario.c +++ b/pset1/mario.c @@ -3,5 +3,5 @@ int main(void) { - + } |