first commit

This commit is contained in:
ZennDev1337 2023-12-04 07:46:11 +01:00
parent d388972aee
commit 7b65e60352
9 changed files with 394 additions and 0 deletions

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

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