diff options
Diffstat (limited to 'day25/example.txt')
-rw-r--r-- | day25/example.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/day25/example.txt b/day25/example.txt new file mode 100644 index 0000000..8e29855 --- /dev/null +++ b/day25/example.txt @@ -0,0 +1,39 @@ +##### +.#### +.#### +.#### +.#.#. +.#... +..... + +##### +##.## +.#.## +...## +...#. +...#. +..... + +..... +#.... +#.... +#...# +#.#.# +#.### +##### + +..... +..... +#.#.. +###.. +###.# +###.# +##### + +..... +..... +..... +#.... +#.#.. +#.#.# +##### |