diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-25 15:55:31 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-25 15:55:31 +0100 |
commit | 5f7666ee13fc6f70c7f2792825a687bb18a34001 (patch) | |
tree | d228bd4bdb5b074aa674e2ad7734ef77400a5c75 /day25/example.txt | |
parent | 46859764ad4073da2c910ebd321320e1edb9b8c6 (diff) |
Day 25, no part 2 lmaomain
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 @@ +##### +.#### +.#### +.#### +.#.#. +.#... +..... + +##### +##.## +.#.## +...## +...#. +...#. +..... + +..... +#.... +#.... +#...# +#.#.# +#.### +##### + +..... +..... +#.#.. +###.. +###.# +###.# +##### + +..... +..... +..... +#.... +#.#.. +#.#.# +##### |