Day 24 + Day 25

This commit is contained in:
Christian
2023-11-18 09:45:28 +01:00
parent 1a7151a322
commit dee243860b
9 changed files with 327 additions and 6 deletions

View File

@@ -56,8 +56,11 @@ library
Days.D19
Days.D20
Days.D21
Days.D24
Days.D25
build-depends:
bytestring
array
, bytestring
, either
, hashable
, hashtables ^>=1.3.1
@@ -67,9 +70,11 @@ library
, monad-loops ^>=0.4.3
, mtl
, parser-combinators
, scanf ^>=0.1.0.0
, scanf ^>=0.1.0.0
, text
, vector ^>=0.13.0.0
, wide-word
executable Y2022
import: warnings, defaults