aboutsummaryrefslogtreecommitdiffstats
path: root/day19/simple.txt
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2021-12-20 11:25:34 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2021-12-20 12:28:20 +0200
commit47a2c42249aab79dd2aec4554d3387d2b47ced21 (patch)
treeb36ad2d28f6432ebe1e5d01772a519f7b4ac97d0 /day19/simple.txt
parent247d7534c247f19be84c0984581279ef5545b1e6 (diff)
Day 19
Diffstat (limited to 'day19/simple.txt')
-rw-r--r--day19/simple.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/day19/simple.txt b/day19/simple.txt
new file mode 100644
index 0000000..08c67b1
--- /dev/null
+++ b/day19/simple.txt
@@ -0,0 +1,9 @@
+--- scanner 0 ---
+0,2,0
+4,1,0
+3,3,0
+
+--- scanner 1 ---
+-1,-1,0
+-5,0,0
+-2,1,0 \ No newline at end of file