add: day 19, part2 not working

This commit is contained in:
Charles
2024-12-18 22:52:54 -08:00
parent 2f301a3a51
commit 81fea4984d
7 changed files with 499 additions and 19 deletions
+1
View File
@@ -5,5 +5,6 @@ edition = "2021"
[dependencies]
good_lp = {version = "1.10.0", features = ["lpsolve"]}
rand = "0.8.5"
regex = "1.11.1"
threadpool = "1.8.1"