repository
0.0.0-20220902163043-1330306cbe9a
Repository: https://github.com/pedrocb/aoc.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Advent of Code
Solutions for Advent of Code (www.adventofcode.com) in Go
Run
cd <year>/<day>
cat input.txt | go run main.go