diff options
Diffstat (limited to '2023/13/13a.c')
| -rw-r--r-- | 2023/13/13a.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/2023/13/13a.c b/2023/13/13a.c index c7c0b3a..273b31d 100644 --- a/2023/13/13a.c +++ b/2023/13/13a.c | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | #include <inttypes.h> | 1 | #include <inttypes.h> |
| 2 | #include <stdio.h> | 2 | #include <stdio.h> |
| 3 | #include <stdlib.h> | ||
| 4 | #include <string.h> | 3 | #include <string.h> |
| 5 | 4 | ||
| 6 | #define N 64 | 5 | #define N 64 |
