mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced 2026-06-07 12:45:10 +02:00
removed input and prompt files per aoc-creator
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
initial state: ..##.#######...##.###...#..#.#.#..#.##.#.##....####..........#..#.######..####.#.#..###.##..##..#..#
|
||||
|
||||
#..#. => .
|
||||
..#.. => .
|
||||
..#.# => #
|
||||
##.#. => .
|
||||
.#... => #
|
||||
#.... => .
|
||||
##### => #
|
||||
.#.## => .
|
||||
#.#.. => .
|
||||
#.### => #
|
||||
.##.. => #
|
||||
##... => .
|
||||
#...# => #
|
||||
####. => #
|
||||
#.#.# => .
|
||||
#..## => .
|
||||
.#### => .
|
||||
...## => .
|
||||
..### => #
|
||||
.#..# => .
|
||||
##..# => #
|
||||
.#.#. => .
|
||||
..##. => .
|
||||
###.. => .
|
||||
###.# => #
|
||||
#.##. => #
|
||||
..... => .
|
||||
.##.# => #
|
||||
....# => .
|
||||
##.## => #
|
||||
...#. => #
|
||||
.###. => .
|
||||
Reference in New Issue
Block a user