Implement day 24.

This commit is contained in:
2018-11-22 15:59:51 +01:00
parent b35d785d69
commit 37f9e696bc
5 changed files with 166 additions and 1 deletions

View File

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