directory
0.0.0-20240704162100-4b92a3127cdc
Repository: https://github.com/unixlab/aoc2023.git
Documentation: pkg.go.dev
# Packages
Package aoeinput handles all the AoC input.
Package day01 is our package for the 1st AoC day.
Package day02 is our package for the 2th AoC day.
Package day03 is our package for the 3rd AoC day.
Package day04 is our package for the 4th AoC day.
Package day05 is our package for the 5th AoC day.
Package day06 is our package for the 6th AoC day.
Package day07 is our package for the 7th AoC day.
Package day08 is our package for the 8th AoC day.
Package day09 is our package for the 9th AoC day.
Package day10 is our package for the 10th AoC day.
Package day11 is our package for the 11th AoC day.
Package dayXX is our template package.