Add 2024 Quest 7
This commit is contained in:
parent
332e386213
commit
7cbe5875ea
8 changed files with 408 additions and 0 deletions
6
2024/day07_not_fast_but_furious/Cargo.toml
Normal file
6
2024/day07_not_fast_but_furious/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "day07_not_fast_but_furious"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue