summaryrefslogtreecommitdiff
path: root/2024/day6/input_test
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-12-07 11:13:24 +0100
committerBotond Hende <nettingman@gmail.com>2024-12-07 11:13:24 +0100
commit2db5e5361d4206ab1636fc4208bec9d93526b03b (patch)
tree5c2456389b9462577fb0703bda50f028b60145c2 /2024/day6/input_test
parent5afb1de803675e818b76725e2213b3480f6c3779 (diff)
2024 day5 and day6 first part
Diffstat (limited to '2024/day6/input_test')
-rw-r--r--2024/day6/input_test10
1 files changed, 10 insertions, 0 deletions
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