Finished projecteuler 086 with ugly solution but hey it works

This commit is contained in:
2023-03-14 19:00:49 +01:00
parent 5bb1e5b31c
commit fedb474b4b
3 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "main"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]