inital commit, 1&2

This commit is contained in:
2023-12-01 20:43:31 +01:00
commit e42f92a3bc
3 changed files with 1078 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module adventofcode
go 1.21