summary refs log tree commit diff homepage
path: root/2021/day03.pl (follow)
Commit message (Collapse)AuthorAge
* Refactor day 3 using grep to count onesJune McEnroe2021-12-03
| | | | C has turned my brain to for-loop goop.
* Solve day 3 part 2June McEnroe2021-12-03
|
* Solve day 3 part 1June McEnroe2021-12-03
tle='2022-06-02 21:30:03 -0400'>2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe