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/1/example.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 input/1/example.txt (limited to 'input/1/example.txt') diff --git a/input/1/example.txt b/input/1/example.txt new file mode 100644 index 0000000..53287c7 --- /dev/null +++ b/input/1/example.txt @@ -0,0 +1,10 @@ +L68 +L30 +R48 +L5 +R60 +L55 +L1 +L99 +R14 +L82 -- cgit v1.2.3