From 32831536ddb69f7a7acad1d40e24c06274752ba3 Mon Sep 17 00:00:00 2001 From: DrNuget Date: Mon, 1 Dec 2025 18:26:44 +0200 Subject: day1 logic should work, doesn't git right answer --- day-1/test-input.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 day-1/test-input.txt (limited to 'day-1/test-input.txt') diff --git a/day-1/test-input.txt b/day-1/test-input.txt new file mode 100644 index 0000000..bb58b10 --- /dev/null +++ b/day-1/test-input.txt @@ -0,0 +1,2 @@ +R10 +L5 -- cgit v1.2.3