diff options
Diffstat (limited to '2023/17/17a.c')
| -rw-r--r-- | 2023/17/17a.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/2023/17/17a.c b/2023/17/17a.c index 0b02f45..9b025a4 100644 --- a/2023/17/17a.c +++ b/2023/17/17a.c | |||
| @@ -1,7 +1,4 @@ | |||
| 1 | #include <stdbool.h> | ||
| 2 | #include <stdio.h> | 1 | #include <stdio.h> |
| 3 | #include <stdlib.h> | ||
| 4 | #include <string.h> | ||
| 5 | 2 | ||
| 6 | #define M 150 | 3 | #define M 150 |
| 7 | #define MAXE 1000000 | 4 | #define MAXE 1000000 |
