This website requires JavaScript.
Explore
Help
Sign In
da
/
adventofcode
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-12-06
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5cf912ae02c2af64a2a7ac60f3550493f0d969fb
adventofcode
/
cmd
/
main.go
T
8 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
add 1st december
2021-12-01 11:41:37 +01:00
package
main
import
"adventofcode/pkg/one"
func
main
()
{
one
.
Run
()
}
Reference in New Issue
Copy Permalink