Skip to content

Gingerbread and haskell!

License

Notifications You must be signed in to change notification settings

giant-teapot/adventofcode-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2019

One file per day/problem. To run, simply redirect the input file to stdin. For instance, for day one:

runghc Day1.hs < input/1

Problems can be found here: https://adventofcode.com/2019