feat: add day 10

This commit is contained in:
Xavier Morel
2024-11-21 15:58:25 +01:00
parent 3b2bc037d4
commit 0f0a2f903b
5 changed files with 327 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ test_lib = []
# Template dependencies
chrono = { version = "0.4.38", optional = true }
color-eyre = "0.6.3"
dhat = { version = "0.3.3", optional = true }
itertools = "0.13.0"
md5 = "0.7.0"