Day24: <https://github.com/Rtchaik/AoC2019/blob/ma...
# advent-of-code
t
Nice! I solved Part 1 with
BitSet
, figuring Part 2 would be "OK, now the grid is 100000 times larger!". I'll see if I can implement Part 2 without going crazy later.