Add 2024 Quest 2
This commit is contained in:
parent
097a98f919
commit
139a0f544f
9 changed files with 900 additions and 0 deletions
6
2024/day02_the_kingdom_of_algorithmia/Cargo.toml
Normal file
6
2024/day02_the_kingdom_of_algorithmia/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "day02_the_kingdom_of_algorithmia"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue