diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-12-16 23:01:31 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-12-16 23:01:31 +0100 |
commit | 302fe6770b1e206964dafc265a38fdda405e61c0 (patch) | |
tree | c8674ebf2da5e4bd2dcf03e06497f11ed05ea673 /day15 | |
parent | f4e01b6401a224fddc3143b15031c6ef60e15efd (diff) | |
download | adventofcode2017-302fe6770b1e206964dafc265a38fdda405e61c0.tar.gz adventofcode2017-302fe6770b1e206964dafc265a38fdda405e61c0.tar.xz adventofcode2017-302fe6770b1e206964dafc265a38fdda405e61c0.zip |
day15
Diffstat (limited to 'day15')
-rw-r--r-- | day15 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/day15 b/day15 new file mode 100644 index 0000000..23c8ba4 --- /dev/null +++ b/day15 @@ -0,0 +1,2 @@ +Generator A starts with 634 +Generator B starts with 301 |