Bootstrap and day 1 solution

This commit is contained in:
2022-06-06 15:14:31 -05:00
commit 662d76eb7c
13 changed files with 373 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module parnic.com/aoc2019
go 1.18