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/5/example.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 input/5/example.txt (limited to 'input/5/example.txt') diff --git a/input/5/example.txt b/input/5/example.txt new file mode 100644 index 0000000..2e9078d --- /dev/null +++ b/input/5/example.txt @@ -0,0 +1,11 @@ +3-5 +10-14 +16-20 +12-18 + +1 +5 +8 +11 +17 +32 -- cgit v1.2.3