finish 13

This commit is contained in:
Dr. Matthias Ratajczak
2022-08-19 14:46:28 +02:00
parent 333e414d81
commit eb369c54c8
3 changed files with 126 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "euler13"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rust-gmp = "*"