/AdventofCode

Answers to the Advent of Code challenges: https://adventofcode.com/

Primary LanguageHaskell

run the examples with this command:

stack runghc 01/01.hs

with 01 being an example. 01 stands for the 01 day challenge.