repository
0.0.0-20241215234834-11962d07a039
Repository: https://github.com/vaguilera/advent2024.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
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
advent2024
These are my solutions to advent of code 2024.
The code style and code itself do not determine IN ANY CASE my usual code style and organization. Most of the code is dirty and full of useless (at the final stage) logs or comments.
My main target was just obtain the solution. Some days only have a folder called 01. In those cases part 02 is included in the same file as part 01.