diff options
author | June McEnroe <programble@gmail.com> | 2016-12-18 00:48:40 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2016-12-18 00:48:40 -0500 |
commit | e27c2929b8eb8cdf3a105bd92975625b18f7f638 (patch) | |
tree | 8e144dadb3cb1bce6d9c273d980a8a7eaee59f8f /input | |
parent | Day 16 part 2 (diff) | |
download | aoc-e27c2929b8eb8cdf3a105bd92975625b18f7f638.tar.gz aoc-e27c2929b8eb8cdf3a105bd92975625b18f7f638.zip |
Day 18
Diffstat (limited to '')
-rw-r--r-- | input/day18.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/input/day18.txt b/input/day18.txt new file mode 100644 index 0000000..f8462d2 --- /dev/null +++ b/input/day18.txt @@ -0,0 +1 @@ +^^.^..^.....^..^..^^...^^.^....^^^.^.^^....^.^^^...^^^^.^^^^.^..^^^^.^^.^.^.^.^.^^...^^..^^^..^.^^^^ \ No newline at end of file |