mirror of
https://github.com/thib8956/advent-of-code.git
synced 2025-08-23 16:01:59 +00:00
f76375d83522146657ef5d1e8c72502b89f9a64e
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%