day 5 part 1 done
This commit is contained in:
parent
2753263478
commit
11be4a7870
5 changed files with 1315 additions and 0 deletions
7
aoc-5/Cargo.toml
Normal file
7
aoc-5/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "aoc-5"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
regex = "1.12.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue