summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow error messages in parsing (for debugging)Andreas Grois2023-12-0710-33/+62
| | | | And fix an off-by-one in day 5
* Part 2, finallyAndreas Grois2023-12-062-17/+66
|
* Part of Day5 Part 2Andreas Grois2023-12-061-54/+105
|
* Day5, part 1Andreas Grois2023-12-065-5/+475
|
* Day 4Andreas Grois2023-12-044-0/+277
| | | | I'm particularly proud of part 2.
* Day 3: Fix swapped adjacents.Andreas Grois2023-12-031-11/+11
|
* Day 3, minor cleanupAndreas Grois2023-12-031-31/+12
|
* Day 3Andreas Grois2023-12-038-1/+319
|
* Quicksort. Might be useful later.Andreas Grois2023-12-032-0/+25
|
* Day 2Andreas Grois2023-12-027-3/+208
|
* Day 1Andreas Grois2023-12-0110-0/+1165