Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 314 Bytes

#Solutions to Advent of Code 2016 in a different language each day.

Problem descriptions and inputs can be found at the aoc webpage: http://adventofcode.com/2016/

Look at run.sh in each folder to see how I ran the code. Most of the problems requires that you download your own input.txt into the problem folder.