Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 272 Bytes

AoC 2024 solutions (Python)

Those were done very quick and incredibly dirty, so the code can look like garbage sometimes (or most of the time)

Some solutions (actually, just one) may require dependencies. Install them with:

pip install -r requirements.txt