Skip to content

crerwin/advent2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2016 solutions

Testing days

Example: to test Day2

go test github.com/crerwin/advent2016/day2

Installing

go install github.com/crerwin/advent2016

Running

Example: to run day 2 part 1 (from %GOPATH%)

bin/advent2016 2 1

About

Advent of Code 2016 solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages