This commit is contained in:
Christian
2023-10-24 09:14:43 +02:00
parent dcf6f48993
commit 167ce73a4c
6 changed files with 253 additions and 0 deletions

View File

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