Switching pcs

This commit is contained in:
2018-12-16 07:26:17 +00:00
parent 50254aa2c1
commit 663e19ba54
5 changed files with 1154 additions and 0 deletions

9
2018/day23/testinput Normal file
View File

@@ -0,0 +1,9 @@
pos=<0,0,0>, r=4
pos=<1,0,0>, r=1
pos=<4,0,0>, r=3
pos=<0,2,0>, r=1
pos=<0,5,0>, r=3
pos=<0,0,3>, r=1
pos=<1,1,1>, r=1
pos=<1,1,2>, r=1
pos=<1,3,1>, r=1