diff options
Diffstat (limited to 'day22/test.txt')
| -rw-r--r-- | day22/test.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/day22/test.txt b/day22/test.txt new file mode 100644 index 0000000..25975df --- /dev/null +++ b/day22/test.txt @@ -0,0 +1,4 @@ +on x=10..12,y=10..12,z=10..12 +on x=11..13,y=11..13,z=11..13 +off x=9..11,y=9..11,z=9..11 +on x=10..10,y=10..10,z=10..10 |
