Up to Day 21 (excluding day 16)

This commit is contained in:
Christian
2023-12-21 17:37:32 +01:00
parent 6ceb565e34
commit 9594c29467
34 changed files with 8103 additions and 1 deletions

View File

@@ -7,4 +7,9 @@ edition = "2021"
[dependencies]
anyhow = "1.0.75"
gcd = "2.3.0"
hashbrown = "0.14.3"
itertools = "0.12.0"
ndarray = "0.15.6"
num = "0.4.1"
regex = "1.10.2"