From b50110f5d370be071f9f1ce5ef4e1a7fdf41ce58 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 13 Dec 2023 23:04:01 +0100 Subject: Cleanup --- 2023/06/6a.c | 2 ++ 1 file changed, 2 insertions(+) (limited to '2023/06/6a.c') diff --git a/2023/06/6a.c b/2023/06/6a.c index 4ce8fd1..25a85e5 100644 --- a/2023/06/6a.c +++ b/2023/06/6a.c @@ -1,3 +1,5 @@ +/* For part 2, use this code and change the input file */ + #include #include #include -- cgit v1.3