diff options
Diffstat (limited to 'day3/input-test.txt')
| -rw-r--r-- | day3/input-test.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/day3/input-test.txt b/day3/input-test.txt new file mode 100644 index 0000000..8f551de --- /dev/null +++ b/day3/input-test.txt @@ -0,0 +1,11 @@ +..##....... +#...#...#.. +.#....#..#. +..#.#...#.# +.#...##..#. +..#.##..... +.#.#.#....# +.#........# +#.##...#... +#...##....# +.#..#...#.#
\ No newline at end of file |
