/AoC19

Advent of Code 2019

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

#AoC19

My own implementation for the Advent of Code 2019. All the solutions are written in pure Python3, avoiding libraries as much as possible.