/advent-of-code-2021

Repository to store Advent of Code solution of 2021

Primary LanguageHaskellMIT LicenseMIT

Advent of Code 2021

Solutions for Advent of Code

Run solutions

Run Specific days

cabal run aoc21 -- 01

Run All Days

cabal run aoc21