Skip to content

JohnTGZ/advent_of_code_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO Cheatsheet

Create modules

go mod init xxx/yyy

Run go code

go run .

About

Advent of Code 2021. In Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published