Skip to content

Commit ad3618a

Browse files
committed
Clean up day 21
1 parent d045813 commit ad3618a

File tree

4 files changed

+354
-8
lines changed

4 files changed

+354
-8
lines changed

Cargo.lock

Lines changed: 173 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ itertools = "0.13"
3333
rustc-hash = "2.1.0"
3434
pathfinding = "4.12.0"
3535
hashbrown = "0.15.2"
36+
cached = "0.54.0"

data/examples/21.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
029A
2+
980A
3+
179A
4+
456A
5+
379A

0 commit comments

Comments
 (0)