Implement day 16.

This commit is contained in:
2018-11-13 11:51:43 +01:00
parent 8910dbe072
commit be8be856ac
2 changed files with 4 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ authors = ["Bert Peters <bert@bertptrs.nl>"]
[dependencies]
clap = "2.32"
regex = "1.0"
itertools = "0.7.8"