y2015d24 pretty easy also but had to use itertools instead of my own combinations/permutations impl because of an overflow
This commit is contained in:
@@ -6,3 +6,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
md5 = "0.7.0"
|
||||
utils = { workspace = true }
|
||||
itertools = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user