This repository contains the solutions to the Advent of Code challenge.
Solutions are written in Python π.
Each day has two parts, and the solutions are both written in the same file named as /solutions/YEAR_DAY.py
Input files are in the /inputs/YEAR_DAY.txt
/solutions/utils.py
contains help functions like automatic download of the input file, better print,...
Publish Java β¨οΈ version as well