herrmanno / aoc-2021

Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AoC2021

install

Installation of ghc and dependencies is managed by stack on running / building.

run

cat input/x.txt | stack run <day> [part]

About

Advent of Code 2021

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%