day 4 - part 1
This commit is contained in:
parent
e32a98204d
commit
38013bf705
7 changed files with 331 additions and 0 deletions
|
@ -3,6 +3,7 @@ name = "advent-of-code"
|
|||
version = "2024.1.1"
|
||||
|
||||
dependencies = [
|
||||
"numpy>=2.1.3,<3.0.0"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue