Add exercise 364
This commit is contained in:
commit
84e4493060
7 changed files with 306 additions and 0 deletions
10
e_364/Cargo.toml
Normal file
10
e_364/Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "e_364"
|
||||
version = "0.1.0"
|
||||
authors = ["Emelie Graven <emelie@graven.dev>"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
Loading…
Add table
Add a link
Reference in a new issue