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. Took me a bit worrying what "and at most two of the Elves will be carrying any other item type" meant in the task text while my grouping loop was broken and skipping a rucksack every fourth rucksack while doing the group. Yikes. Caught the error before trying a result though thanks to exceptions when things go wrong! |
3 years ago | |
|---|---|---|
| .. | ||
| __pycache__ | 3 years ago | |
| items | 3 years ago | |
| __init__.py | 3 years ago | |
| elf.py | 3 years ago | |