Day 1: Part 1

This commit is contained in:
James Griffin
2020-12-02 12:04:50 -04:00
parent 87514a8427
commit d7f1ba55ed
7 changed files with 324 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/thatguygriff/aoc2020
go 1.15