The great adventure of Advent Of Code 2021: https://adventofcode.com/
You'll find here all my solutions to reach the 50 stars and save Christmas !
As a learning developper, it has been a way for me to improve on algorithm problem
- Python
Find a folder for each dayly puzzle with:
- my code .py
- input given by AOC .txt
If you want to know more about each puzzle, please visit https://adventofcode.com/
Disclaimer: codes are far from being optimized and some takes time to run.