diff options
Diffstat (limited to 'day19/simple.txt')
| -rw-r--r-- | day19/simple.txt | 9 |
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 |
