summary refs log tree commit diff homepage
path: root/2019/day07.c (follow)
Commit message (Expand)AuthorAge
* Solve day 7 part 2June McEnroe2020-11-22
* Solve day 7 part 1June McEnroe2020-11-22
td>2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe