10c048ab41b510b5ab3f123a36078c230b82f060
Advent of Code
This repository contains my solutions for Advent of Code.
The folder for each day contains:
- Task of the day
- Input for the given task
- Code to solve the given task
- My solutions to the given input
Please note that all task descriptions on the AoC website could've been changed since they were added to this repository to clarify certain passages.
Languages
Python
100%