Solve day 3

This commit is contained in:
hal8174 2024-12-03 18:14:04 +01:00
parent 4e5012e63e
commit e955d0aa36
6 changed files with 92 additions and 0 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
regex = "1.11.1"