solid start on day 4
This commit is contained in:
parent
e6ad640104
commit
1cac5cb62b
5 changed files with 220 additions and 0 deletions
7
aoc-4/Cargo.toml
Normal file
7
aoc-4/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "aoc-4"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
grid = "1.0.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue