2020-23 part 2 in haskell
This commit is contained in:
parent
17ae56a271
commit
fb5cbdb4d2
2 changed files with 72 additions and 1 deletions
|
@ -14,7 +14,6 @@ exampleExpectedOutput = 67384529
|
|||
|
||||
type Cup = Int
|
||||
type Input = [Cup]
|
||||
type History = [Input]
|
||||
|
||||
type Parser = Parsec Void String
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue