adventofcode/2018/day23/testinput
Brian Buller 1ec6280623 2018 Day 23*
Had to find someone else's python solution to get an answer.
Need to pull it apart and figure out what's wrong with my solution.
2019-11-07 15:43:14 -06:00

7 lines
122 B
Plaintext

pos=<10,12,12>, r=2
pos=<12,14,12>, r=2
pos=<16,12,12>, r=4
pos=<14,14,14>, r=6
pos=<50,50,50>, r=200
pos=<10,10,10>, r=5