Skip to content

sylbru/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example compile command:

    ghc --make 1.hs -outputdir build -o build/1 && ./build/1 < input

About

My AoC 2021 solutions in Haskell (34 stars)

Resources

Stars

Watchers

Forks