add 81 (WIP)

we will probably need to resort to dijkstra's algorithm
This commit is contained in:
Dr. Matthias Ratajczak
2022-09-21 18:46:26 +02:00
parent 8d55df7a7d
commit 972294470c
3 changed files with 196 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "euler81"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]