advent2020
These are my solutions to advent of code 2020.
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 and get more used to golang. Some days only have a folder called 01. In those cases part 02 is included in the same file as part 01.