aboutsummaryrefslogtreecommitdiff
path: root/2021/10/puzzles.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typehintThomas Voss 2021-12-101-3/+2
* Use a string instead of a tupleThomas Voss 2021-12-101-1/+1
* Add typehints, use sorted() instead of .sort() and use reduce()Thomas Voss 2021-12-101-21/+13
* Add day 10 solutionsThomas Voss 2021-12-101-0/+53