Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Solution search is implemented as shell scripts. Ugly and
fragile, but it got the task done.
|
|
|
|
|
|
|
|
Implemented with the wire map as a newtype based on BTreeMap.
Not necessarily the best choice, but it was fun to write.
|
|
|
|
|
|
With rust implementation for day01 of 2019.
|