This commit is contained in:
Christian
2023-10-26 15:19:42 +02:00
parent 167ce73a4c
commit 133b7e3a38
6 changed files with 2899 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ paths =
, "./data/15.in"
, "./data/16.in"
, "./data/17.in"
, "./data/18.in"
]
solutions :: [(Integer, [Day], FilePath)]