[08_revisit_everything] automate solution of challenges one through seven

This commit is contained in:
2025-09-16 20:34:31 +02:00
parent d54dfc15ec
commit b2e43654c1
12 changed files with 438 additions and 1227 deletions

View File

@@ -9,6 +9,8 @@ json = "0.12.4"
reqwest = { version = "0.12.23", features = ["blocking"] }
rug = { version = "1.28.0", features = ["integer"], default-features = false }
tqdm = "0.8.0"
sha2 = "0.10.9"
percent-encoding = "2.3.2"
[lib]
name = "lib"