This commit is contained in:
2024-12-09 01:33:33 +01:00
parent 022a451f7a
commit 2cda847908
6 changed files with 2314 additions and 0 deletions

3
Day01/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module Day01
go 1.23