add 51 WIP

This commit is contained in:
Dr. Matthias Ratajczak
2022-08-10 19:56:49 +02:00
parent b6b05b7df3
commit 1c30f42704
3 changed files with 79 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "euler51"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num = "*"