diff options
Diffstat (limited to 'day13/example.txt')
| -rw-r--r-- | day13/example.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/day13/example.txt b/day13/example.txt new file mode 100644 index 0000000..3b6b5cc --- /dev/null +++ b/day13/example.txt | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | #.##..##. | ||
| 2 | ..#.##.#. | ||
| 3 | ##......# | ||
| 4 | ##......# | ||
| 5 | ..#.##.#. | ||
| 6 | ..##..##. | ||
| 7 | #.#.##.#. | ||
| 8 | |||
| 9 | #...##..# | ||
| 10 | #....#..# | ||
| 11 | ..##..### | ||
| 12 | #####.##. | ||
| 13 | #####.##. | ||
| 14 | ..##..### | ||
| 15 | #....#..# | ||
