added 03/01

This commit is contained in:
2023-12-04 00:20:35 +01:00
parent d6164bbca9
commit fb7a84399e
5 changed files with 217 additions and 0 deletions

3
03/go.mod Normal file
View File

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