directory
0.0.0-20241211091212-e8186b19e457
Repository: https://github.com/unixlab/aoc2024.git
Documentation: pkg.go.dev

# Packages

Package aocgeneric has generic function for AoC.
Package aocinput handles all the AoC input.
Package day01 is our package for the 1th AoC day.
Package day02 is our package for the 2nd AoC day.
Package day03 is our package for the 3th 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.