diff options
| author | June McEnroe <programble@gmail.com> | 2017-12-24 10:59:42 -0500 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2020-11-22 00:14:25 -0500 |
| commit | ed135cc561f844a3964b246cf7c9b747cc16d037 (patch) | |
| tree | 817346a787e68d6ab462ebe80c14030c3ef9a5da /2017/input | |
| parent | Day 14 (diff) | |
| download | aoc-ed135cc561f844a3964b246cf7c9b747cc16d037.tar.gz aoc-ed135cc561f844a3964b246cf7c9b747cc16d037.zip | |
Day 15
Diffstat (limited to '2017/input')
| -rw-r--r-- | 2017/input/day15.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2017/input/day15.txt b/2017/input/day15.txt new file mode 100644 index 0000000..fdc2fa8 --- /dev/null +++ b/2017/input/day15.txt @@ -0,0 +1,2 @@ +Generator A starts with 883 +Generator B starts with 879 \ No newline at end of file |