Add 2024 Quest 10
This commit is contained in:
parent
1c8def02c6
commit
403749e75d
9 changed files with 601 additions and 0 deletions
6
2024/day10_shrine_needs_to_shine/Cargo.toml
Normal file
6
2024/day10_shrine_needs_to_shine/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "day10_shrine_needs_to_shine"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue