summary refs log tree commit diff homepage
path: root/2018/day13.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-12 00:33:00 -0500
committerJune McEnroe <june@causal.agency>2020-12-12 00:33:00 -0500
commit04626edf5591006fcbc78e3246b0b60cc11e84cb (patch)
tree700080569b48bfa50ef11176c7384e5e059b0cb6 /2018/day13.c
parentSolve day 12 part 1 (diff)
downloadaoc-04626edf5591006fcbc78e3246b0b60cc11e84cb.tar.gz
aoc-04626edf5591006fcbc78e3246b0b60cc11e84cb.zip
Solve day 12 part 2
In classic fashion, I typo'd an x as a y and failed to catch it until
reading over the code for the 5th time.
Diffstat (limited to '2018/day13.c')
0 files changed, 0 insertions, 0 deletions
/catgirl/commit/chat.c?h=twitch&id=0a1528796bf92a2fcbb2246ec90f057f9d0ea7d4&follow=1'>Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe