I will update this repository with my solutions to the challenges from Advent of Code. Even though my scripts work, do not expect them to be the most elegant or efficient solution: they were written as fast as I could to complete the challenges in the shortest possible time.
Each folder, named DayN, contains the input file for that day and the file(s) containing my script.