aboutsummaryrefslogtreecommitdiff
path: root/2023/21/21a.c
diff options
context:
space:
mode:
Diffstat (limited to '2023/21/21a.c')
-rw-r--r--2023/21/21a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/2023/21/21a.c b/2023/21/21a.c
index a4009d9..c7b4e52 100644
--- a/2023/21/21a.c
+++ b/2023/21/21a.c
@@ -1,6 +1,5 @@
1#include <stdbool.h> 1#include <stdbool.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 200 5#define N 200

Generated with cgit - Back to sebastiano.tronto.net