Fix Day 21

This commit is contained in:
Christian
2023-12-28 13:47:30 +01:00
parent ebaba04774
commit af8413cba8
4 changed files with 214 additions and 113 deletions

View File

@@ -12,4 +12,5 @@ hashbrown = "0.14.3"
itertools = "0.12.0"
ndarray = "0.15.6"
num = "0.4.1"
rand = "0.8.5"
regex = "1.10.2"