Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amy-keibler/advent-of-code


https://github.com/amy-keibler/advent-of-code

advent advent-of-code advent-of-code-2017 puzzle-solution

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

# advent-of-code
This is a Haskell implementation of the [2017 Advent of Code](http://adventofcode.com/2017) puzzles

## Day One
Day one consists of a looped list of digits that add to the sum if they are next to the same digit.