Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 244 Bytes

Advent of Code 2017

My Advent of Code 2017 submissions: http://adventofcode.com

Written in Go: https://golang.org

To run, get the repository into your go root, and run "go install && adventofcode dayXX", where XX is the day from 01 to 25.