Skip to content

lcycon/AdventOfCode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

My solutions to the Advent of Code problems. I make no promises about the quality, but it tends to be okay-ish.

Haskell

These can be run generally as such:

# In haskell directory
stack build AdventOfCode2018:d<day>
cat ../inputs/d<day>.txt | stack exec d<day>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published