diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2021-12-22 12:52:59 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2021-12-23 10:14:22 +0200 |
| commit | 6c13addee1dddc328bf0a0c6da0480ab6a1be6d1 (patch) | |
| tree | 89fcd1495d26843bee67785f0a7fd029049dd012 /day22/test.txt | |
| parent | 3ba214f6891712bdc9b264442cec3858f1abcce7 (diff) | |
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 |
