prepare for day 2

This commit is contained in:
2023-12-02 12:35:46 +01:00
parent b5e8c4d52b
commit 914adc63e6
5 changed files with 231 additions and 0 deletions

3
02/go.mod Normal file
View File

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