day 10 part 1 done

This commit is contained in:
Dylan Thies
2023-12-12 00:20:26 -05:00
parent 91d7d7ced5
commit f849def32a
8 changed files with 691 additions and 0 deletions

View File

@@ -14,5 +14,12 @@ error-stack = "0.4.1"
itertools = "0.12.0"
log = "0.4.20"
nom = "7.1.3"
nom_locate= "4.2.0"
rstest = "0.18.2"
rstest_reuse = "0.6.0"
dhat = "0.3.2"
[profile.dhat]
inherits = "release"
debug = true