valderman / aoc21

Advent of Code 2021 in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021 solutions in Haskell

Let's see how long I can keep it up this year!

To produce both solutions for any one day:

runghc Dec1.hs < your-input.txt

About

Advent of Code 2021 in Haskell


Languages

Language:Haskell 100.0%