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