aboutsummaryrefslogtreecommitdiff
path: root/2023/09/9a.c
diff options
context:
space:
mode:
Diffstat (limited to '2023/09/9a.c')
-rw-r--r--2023/09/9a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/2023/09/9a.c b/2023/09/9a.c
index 10b7beb..741c344 100644
--- a/2023/09/9a.c
+++ b/2023/09/9a.c
@@ -2,7 +2,6 @@
2#include <stdbool.h> 2#include <stdbool.h>
3#include <stdio.h> 3#include <stdio.h>
4#include <stdlib.h> 4#include <stdlib.h>
5#include <string.h>
6 5
7#define N 1000 6#define N 1000
8 7

Generated with cgit - Back to sebastiano.tronto.net