2023 Days 4 and 6

This commit is contained in:
Tristan 2023-12-06 11:02:00 +00:00 committed by Tristan Beedell
parent 9cc373290b
commit 069aa736dc
7 changed files with 404 additions and 0 deletions

3
2023/06/go.mod Normal file
View file

@ -0,0 +1,3 @@
module tristans.cloud/aoc
go 1.20