added skeleton for 2021 day1 in go
This commit is contained in:
parent
49fbe1677b
commit
5053b3cbbd
8 changed files with 2088 additions and 0 deletions
3
2021/day1/go.mod
Normal file
3
2021/day1/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module day1
|
||||
|
||||
go 1.21
|
Loading…
Add table
Add a link
Reference in a new issue