Skip to content

TheBigRoomXXL/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code

Improving my Go skills with advent-of-code puzzles.

banner

asset from the awesome free-gophers-pack

For more information on what is advent of code checkout the official site: adventofcode.com

Run the scripts

# Go to script
cd <YEAR>/<DAY>

# Run part 1
cat input | go run . -p 1

# Run part 1
cat input | go run . -p 2

About

Improving my Go skills with advent-of-code

Resources

Stars

Watchers

Forks

Languages