mirror of
https://github.com/thib8956/advent-of-code.git
synced 2025-09-13 01:57:20 +00:00
87871aed4d8b9b8eacd3523e119253dfee5d12ea
Advent of code
My solutions to the advent of code challenges, written in python
How to run
Run a single day
$ python3 run.py <year> <day>
Run a whole year
$ python3 run.py <year>
Description
Languages
Python
99.6%
Makefile
0.4%