about summary refs log tree commit diff
path: root/input
diff options
context:
space:
mode:
Diffstat (limited to 'input')
-rw-r--r--input/day12.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/input/day12.in b/input/day12.in
new file mode 100644
index 0000000..071ed71
--- /dev/null
+++ b/input/day12.in
@@ -0,0 +1,4 @@
+<x=1, y=4, z=4>
+<x=-4, y=-1, z=19>
+<x=-15, y=-14, z=12>
+<x=-17, y=1, z=10>
\ No newline at end of file