my personal attempt at https://adventofcode.com/2024
.gitignoreLICENSE(standard MIT license)README.mddataexample_p1.txttest_p1.txtexample_p2.txttest_p2.txtexample_p3.txttest_p3.txtexample_p4.txttest_p4.txt
solutionsp1a.pyp1b.pyp2a.pyp2b.pyp3a.pyp3b.pyp4a.pyutils.py.pylintrc
Run cd solutions, then python3 p1a.py, python3 p1b.py, etc to get the answers to the respective problems.
Test data is stored in the data folder.
Do NOT make any pull requests until December 26, 2024. Do NOT create any issues on GitHub issues either. I do NOT want ANY spoilers. For similar reasons, please do NOT clone this repo unless you want spoilers.