Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove input files from the repo | Thomas Voss | 9 days | 1 | -106/+0 |
* | Use 'a' and 'i' | Thomas Voss | 2021-12-10 | 1 | -2/+2 |
* | Add a sed/sh solution | Thomas Voss | 2021-12-10 | 3 | -0/+35 |
* | Fix typehint | Thomas Voss | 2021-12-10 | 1 | -3/+2 |
* | Use a string instead of a tuple | Thomas Voss | 2021-12-10 | 1 | -1/+1 |
* | Add typehints, use sorted() instead of .sort() and use reduce() | Thomas Voss | 2021-12-10 | 1 | -21/+13 |
* | Add day 10 solutions | Thomas Voss | 2021-12-10 | 4 | -0/+168 |