Categorygithub.com/taskat/aoc
repository
0.0.0-20250101222641-c676e8ed816e
Repository: https://github.com/taskat/aoc.git
Documentation: pkg.go.dev

# Packages

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

# README

Advent of code

The goal of this repository to have all the Advent of Code challanges solved in Golang. The solutions should not be brute-force solutions, instead they should be algorithms and heuristics to solve the challange in less time.