Unit tests for day 12 part 2.

This commit is contained in:
2019-12-12 08:38:08 +01:00
parent 3d60859079
commit 1a1d5f8b82
4 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<x=-1, y=0, z=2>
<x=2, y=-10, z=-7>
<x=4, y=-8, z=8>
<x=3, y=5, z=-1>

View File

@@ -0,0 +1 @@
2772

View File

@@ -0,0 +1,4 @@
<x=-8, y=-10, z=0>
<x=5, y=5, z=10>
<x=2, y=-7, z=3>
<x=9, y=-8, z=-3>

View File

@@ -0,0 +1 @@
4686774924