diff options
author | Nat Lasseter <user@4574.co.uk> | 2023-12-16 17:40:09 +0000 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2023-12-16 17:40:09 +0000 |
commit | 392f5ed69934ea1985fb3f703cc3f9464df1cebc (patch) | |
tree | 1535e1b2f703528ffd80ed58f57a3afee86f7a58 /day16/test | |
parent | 7c6defda1df1fd655e06f819c64a7e8279b30207 (diff) |
Day 16 part 1 works but an absolute hack and not okay
Diffstat (limited to 'day16/test')
-rw-r--r-- | day16/test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/day16/test b/day16/test new file mode 100644 index 0000000..d6805ce --- /dev/null +++ b/day16/test @@ -0,0 +1,10 @@ +.|...\.... +|.-.\..... +.....|-... +........|. +.......... +.........\ +..../.\\.. +.-.-/..|.. +.|....-|.\ +..//.|.... |