diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2023-12-01 05:08:08 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2023-12-01 05:08:08 +0000 |
commit | 3339f759dc7ef9469cf8b440baf7375012fe8608 (patch) | |
tree | f240c696ea6cdc3128a514bd0fde831131734d19 /tem.c | |
parent | dd6ea141cabac011bd38d17324c735d7c00fb8f8 (diff) |
Thu, Nov 30, 2023, 9:08 PM -08:00
Diffstat (limited to 'tem.c')
-rw-r--r-- | tem.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #include <stdio.h> +#include <cs50.h> int main(void) { - + } |