diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-06 23:51:08 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-06 23:51:08 +0100 |
commit | f1ab08b2a892ca1dda6a46ae9ef03b0e8cf5c9b8 (patch) | |
tree | 6336cc088007b58be1bd0f7409e8069ae55bfcbd /day6/example.txt | |
parent | 080b6ba980e4c5a132e06f0d7d8387947d227661 (diff) |
Day 6
Diffstat (limited to 'day6/example.txt')
-rw-r--r-- | day6/example.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/day6/example.txt b/day6/example.txt new file mode 100644 index 0000000..b353984 --- /dev/null +++ b/day6/example.txt @@ -0,0 +1,10 @@ +....#.....
+.........#
+..........
+..#.......
+.......#..
+..........
+.#..^.....
+........#.
+#.........
+......#...
|