have started on day 2, might need some help with ranges?
This commit is contained in:
parent
48e7da6d65
commit
d835e286f7
5 changed files with 98 additions and 0 deletions
7
aoc-2/Cargo.toml
Normal file
7
aoc-2/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "aoc-2"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
regex = "1.12.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue