This repository contains the solutions to AoC 2020, 2021, 2022 & 2023, written in the Python language.
The individual solutions for each day can be found in the package with the year.
Individual solutions can be run by executing their main methods.
To run all the days one can execute the main.py
script.