Solve day 14
This commit is contained in:
parent
ab69bdc0ad
commit
26308265de
6 changed files with 1526 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
image = "0.25.5"
|
||||
itertools = "0.13.0"
|
||||
memoize = "0.4.2"
|
||||
regex = "1.11.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue