diff options
Diffstat (limited to '2023/11')
| -rw-r--r-- | 2023/11/11a.c | 2 | ||||
| -rw-r--r-- | 2023/11/11b.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/2023/11/11a.c b/2023/11/11a.c index 3b7f8fb..323438e 100644 --- a/2023/11/11a.c +++ b/2023/11/11a.c | |||
| @@ -1,7 +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> | ||
| 5 | 3 | ||
| 6 | #define N 1000 | 4 | #define N 1000 |
| 7 | 5 | ||
diff --git a/2023/11/11b.c b/2023/11/11b.c index edb0fd6..2ec104c 100644 --- a/2023/11/11b.c +++ b/2023/11/11b.c | |||
| @@ -1,7 +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> | ||
| 5 | 3 | ||
| 6 | #define N 1000 | 4 | #define N 1000 |
| 7 | 5 | ||
