Files
2019/inputs/24s1.txt
Parnic a723fc113a Day 24 solution
This one was pretty straightforward and completes the "Game of Life" AoC bingo square. Part 2 felt a little tedious insofar as there wasn't much problem solving to do, just push the part 1 solution into a map/dictionary and implement the new adjacency logic per the spec.
2022-07-21 09:37:39 -05:00

5 lines
29 B
Plaintext

....#
#..#.
#..##
..#..
#....