Implement day 4.

Nice code-reuse between 1 and 2. I'm not accustomed to this.
This commit is contained in:
2018-12-04 13:41:45 +01:00
parent 9a0f24d6bb
commit 1e51012d5e
3 changed files with 156 additions and 1 deletions

View File

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