diff options
Diffstat (limited to '2024/in/day16.ref')
| -rw-r--r-- | 2024/in/day16.ref | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/2024/in/day16.ref b/2024/in/day16.ref new file mode 100644 index 0000000..bc61c57 --- /dev/null +++ b/2024/in/day16.ref @@ -0,0 +1,17 @@ +################# +#...#...#...#..E# +#.#.#.#.#.#.#.#.# +#.#.#.#...#...#.# +#.#.#.#.###.#.#.# +#...#.#.#.....#.# +#.#.#.#.#.#####.# +#.#...#.#.#.....# +#.#.#####.#.###.# +#.#.#.......#...# +#.#.###.#####.### +#.#.#...#.....#.# +#.#.#.#####.###.# +#.#.#.........#.# +#.#.#.#########.# +#S#.............# +################# |
