Join Slack
Powered by
Day24: <https://github.com/Rtchaik/AoC2019/blob/ma...
# advent-of-code
r
Rostyslav
12/24/2019, 12:10 PM
Day24:
https://github.com/Rtchaik/AoC2019/blob/master/src/advent2019/day24/solution24.kt
t
todd.ginsberg
12/24/2019, 3:53 PM
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.
2
Views
Open in Slack
Previous
Next