From 2db5e5361d4206ab1636fc4208bec9d93526b03b Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 7 Dec 2024 11:13:24 +0100 Subject: 2024 day5 and day6 first part --- 2024/day6/input_test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 2024/day6/input_test (limited to '2024/day6/input_test') diff --git a/2024/day6/input_test b/2024/day6/input_test new file mode 100644 index 0000000..f76349a --- /dev/null +++ b/2024/day6/input_test @@ -0,0 +1,10 @@ +....#..... +.........# +.......... +..#....... +.......#.. +.......... +.#..^..... +........#. +#......... +......#... \ No newline at end of file -- cgit v1.2.3-70-g09d2