Skip to content

cjsmeele/aoc2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018 solutions

These are my solutions to AOC2018.

Just like last year, I have no intention or expectation to finish all puzzles. After all, there is only so much time and that many projects to work on. :-)

With that said, let’s see how far we get this year, using Haskell!

To run any of the solutions:

cabal new-run day01

Optionally provide the input file name as an extra argument.

Releases

No releases published

Packages

No packages published