From e3d8709aeac42e5c2658e97fbf0fefaab0443e7c Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 9 Dec 2023 11:58:03 +0100 Subject: aoc(2309): Mirage Maintenance --- 2023/09/resources/input_small.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 2023/09/resources/input_small.txt (limited to '2023/09/resources') diff --git a/2023/09/resources/input_small.txt b/2023/09/resources/input_small.txt new file mode 100644 index 0000000..539a763 --- /dev/null +++ b/2023/09/resources/input_small.txt @@ -0,0 +1,3 @@ +0 3 6 9 12 15 +1 3 6 10 15 21 +10 13 16 21 30 45 -- cgit v1.2.3