Skip to content

Repository files navigation

aoc2021-haskell

Haskell solutions for Advent of Code 2021

Content of repository

Every solution is represented by separate module DayXX in ./src folder. Modules have standard interface: part1, part2 functions that print result.

Data for problems is stored in ./input folder, there are both real inputs and test inputs (latter end with -test.txt).

About

Advent Of Code 2021 solutions in Haskell

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages