Skip to content

amy-keibler/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

This is a Haskell implementation of the 2017 Advent of Code 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.