day12 part 1

This commit is contained in:
Johannes Schaefer
2018-12-14 14:09:57 +01:00
parent 54103e8fa6
commit 2fa6c40f33
4 changed files with 91 additions and 2 deletions

34
input/day12.txt Normal file
View File

@@ -0,0 +1,34 @@
initial state: ..##.#######...##.###...#..#.#.#..#.##.#.##....####..........#..#.######..####.#.#..###.##..##..#..#
#..#. => .
..#.. => .
..#.# => #
##.#. => .
.#... => #
#.... => .
##### => #
.#.## => .
#.#.. => .
#.### => #
.##.. => #
##... => .
#...# => #
####. => #
#.#.# => .
#..## => .
.#### => .
...## => .
..### => #
.#..# => .
##..# => #
.#.#. => .
..##. => .
###.. => .
###.# => #
#.##. => #
..... => .
.##.# => #
....# => .
##.## => #
...#. => #
.###. => .