2018 Day 24 Done

This commit is contained in:
2019-11-08 12:40:42 -06:00
parent 10af09b200
commit 83313cc77b
8 changed files with 548 additions and 402 deletions

2
go.mod
View File

@@ -2,6 +2,8 @@ module aoc
require (
9fans.net/go v0.0.0-20181112161441-237454027057 // indirect
bitbucket.org/thezeez/advent-of-code-2017 v0.0.0-20171225063809-1918042ef639
bitbucket.org/thezeez/advent-of-code-2018 v0.0.0-20181225065213-533e12eb8451 // indirect
github.com/alecthomas/gometalinter v2.0.11+incompatible // indirect
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/cosiner/argv v0.0.1 // indirect