Categorygithub.com/mugimaru73/adventofcode-golang
repository
0.0.0-20231216080418-9e4c0e99aefb
Repository: https://github.com/mugimaru73/adventofcode-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Advent of Code: Go

Build

make

Run

Solve first puzzle of year 2019

./aoc

Solve second puzzle of year 2020

./aoc -year 2020 -day 2

Custom input

./aoc -year 2019 -day 3 -path /path/to/custom/input.txt