summaryrefslogtreecommitdiffstats
path: root/20/py/d07.py
Commit message (Collapse)AuthorAge
* 7: bag -> nodeGustav Sörnäs2020-12-08
|
* slim day 7Gustav Sörnäs2020-12-07
| | | | | | | | * Use `regex`-module to iterate over all captures made by capture group. * Inner functions annotated with functools.cache for memoization. * Refactor out parsing. * List-comprehensions instead of for .. append. * Some functools thingies.
* day 7Gustav Sörnäs2020-12-07