Skip to content

mvaldesdeleon/aoc19

Repository files navigation

Advent of Code 2019

Advent of Code 2019, in Haskell

http://adventofcode.com/2019

Instructions

You should have stack installed before continuing.

git clone git@github.com:mvaldesdeleon/aoc19.git
cd aoc19
stack build
stack exec day[1-15]
# i.e., stack exec day15

Live Stream

I'll be live streaming my solutions on twitch. No fixed schedule, but I would expect something between 18:00 and 22:00 CET.

License

BSD-3-Clause

About

Advent of Code 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published