My entries to the yearly advent calendar full of programming puzzles. See https://adventofcode.com/2022/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Successfully finished the second puzzle. The parsing changed so that the second column is not my answer but the intended result. I just quickly changed the file parser to replace the intended result with the fitting answer so that I need not touch the evaluation function. Moved the previous parsing to parse_file_v1() for archiving purposes. |
2 years ago | |
---|---|---|
calories | 2 years ago | |
entities | 2 years ago | |
input | 2 years ago | |
rockpaperscissor | 2 years ago | |
.gitignore | 2 years ago | |
main.py | 2 years ago | |
main_day1.py | 2 years ago |