More refactoring

This commit is contained in:
Daniele Fucini
2024-12-20 18:54:05 +01:00
parent cff92ce34f
commit 176b562eb4
4 changed files with 73 additions and 62 deletions

View File

@@ -21,6 +21,7 @@ executable adventofcode2024
build-depends: base >= 4.7 && < 5
, array
, containers
, hashable
, matrix
, mtl
, PSQueue
@@ -55,3 +56,4 @@ executable adventofcode2024
Day17
Day18
Day19
Graph