- Python >= 3.14
- Go >= 1.25
| Year | Stars |
|---|---|
| 2025 | 50 |
| 2024 | 38 |
| 2023 | 16 |
-
Install
requirements.txtpython packages. -
Set environment variable as follows using
.zshrc,direnv, etcAOC_SESSION=<your "session" cookie from AoC website after you login>
-
Then run following command in terminal.
python aoc.py -y <year> -d <day> -l <language>
It will automatically download the input file.