Skip to content

clgroft/advent-of-code-2020

Repository files navigation

Advent of Code 2020

Solutions to the Advent of Code 2020 challenge. Written in Haskell as a Stack project.

Running the solutions

First install haskell-stack.

For the day <n> solution:

$ stack build
$ stack exec advent-of-code-aoc2020-exe <n> < data/input<nn>.txt

About

Solutions to Advent of Code 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published