summary refs log tree commit diff homepage
path: root/2018/day14.c (follow)
Commit message (Expand)AuthorAge
* Solve day 14 part 2June McEnroe2020-11-22
* Solve day 14 part 1June McEnroe2020-11-22
td>2022-06-02Clean up parsing a littleJune McEnroe 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