day 2b solved!
This commit is contained in:
parent
b9dc620b95
commit
8e0b080f3b
6 changed files with 213 additions and 2 deletions
7
aoc-2b/Cargo.toml
Normal file
7
aoc-2b/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "aoc-2b"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
regex = "1.12.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue