Implement day 3.

Wasted way too much trying to do this cleverly.
This commit is contained in:
2018-12-03 10:41:38 +01:00
parent fd5af9245b
commit 9a0f24d6bb
3 changed files with 134 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ authors = ["Bert Peters <bert@bertptrs.nl>"]
[dependencies]
clap = "2.32"
regex = "1.1.0"