Unit tested Golang solutions to Advent of Code.
$ cd 2015/03/
$ go run main.go
$ go test ./...
$ cd 2015/03/
$ go test
Code released under the MIT License
Unit tested Golang solutions to Advent of Code.
$ cd 2015/03/
$ go run main.go
$ go test ./...
$ cd 2015/03/
$ go test
Code released under the MIT License