1
0
Fork 0
advent-of-code/2018/day12/test-input

17 lines
196 B
Plaintext
Raw Normal View History

2019-01-03 22:06:21 -05:00
initial state: #..#.#..##......###...###
...## => #
..#.. => #
.#... => #
.#.#. => #
.#.## => #
.##.. => #
.#### => #
#.#.# => #
#.### => #
##.#. => #
##.## => #
###.. => #
###.# => #
####. => #