From d38030e86355e2357ac84349198b638bd74a495e Mon Sep 17 00:00:00 2001 From: Orfeas <38209077+0xfea5@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:14:20 +0200 Subject: day04 --- day04/tests/test1.input | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 day04/tests/test1.input (limited to 'day04/tests/test1.input') diff --git a/day04/tests/test1.input b/day04/tests/test1.input new file mode 100644 index 0000000..8209399 --- /dev/null +++ b/day04/tests/test1.input @@ -0,0 +1,10 @@ +..@@.@@@@. +@@@.@.@.@@ +@@@@@.@.@@ +@.@@@@..@. +@@.@@@@.@@ +.@@@@@@@.@ +.@.@.@.@@@ +@.@@@.@@@@ +.@@@@@@@@. +@.@.@@@.@. -- cgit v1.2.3