From 516e6ed4a9066fa43d6159b2a0ec58416ab28013 Mon Sep 17 00:00:00 2001 From: xander Date: Sun, 7 Dec 2025 13:12:06 +0100 Subject: solve up to day 7 --- input/4/example.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 input/4/example.txt (limited to 'input/4/example.txt') diff --git a/input/4/example.txt b/input/4/example.txt new file mode 100644 index 0000000..8209399 --- /dev/null +++ b/input/4/example.txt @@ -0,0 +1,10 @@ +..@@.@@@@. +@@@.@.@.@@ +@@@@@.@.@@ +@.@@@@..@. +@@.@@@@.@@ +.@@@@@@@.@ +.@.@.@.@@@ +@.@@@.@@@@ +.@@@@@@@@. +@.@.@@@.@. -- cgit v1.2.3