Day 22 part 2

This commit is contained in:
2022-10-08 17:05:14 +02:00
parent 0f9d48314e
commit 3c1a48fe51
4 changed files with 115 additions and 37 deletions

View File

@@ -11,3 +11,4 @@ itertools = "0.10.3"
regex = "1.5.5"
num-integer = "0.1.44"
modinverse = "0.1.1"
mod_exp = "1.0.1"