advent-of-code/2018/day-12/example.txt

16 lines
195 B
Plaintext
Raw Normal View History

2018-12-13 17:11:45 +01:00
initial state: #..#.#..##......###...###
...## => #
..#.. => #
.#... => #
.#.#. => #
.#.## => #
.##.. => #
.#### => #
#.#.# => #
#.### => #
##.#. => #
##.## => #
###.. => #
###.# => #
####. => #