feat: add day 7

This commit is contained in:
Xavier Morel
2024-12-08 18:16:12 +01:00
parent 2807a6ef46
commit 39071cffe4
5 changed files with 182 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ chrono = { version = "0.4.38", optional = true }
clippy = "0.0.302"
dhat = { version = "0.3.3", optional = true }
fmt = "0.1.0"
itertools = "0.13.0"
pico-args = "0.5.0"
regex = "1.11.1"
tinyjson = "2.5.1"