summary refs log tree commit diff homepage
path: root/2017/src
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-11 18:00:44 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commit91a98158b74c428b67af8a5c6764ae055ef60582 (patch)
tree657291a4cfd3208b8fae12aa0f2fe3ea73a186f5 /2017/src
parentSolve day 7 part 1 (diff)
downloadaoc-91a98158b74c428b67af8a5c6764ae055ef60582.tar.gz
aoc-91a98158b74c428b67af8a5c6764ae055ef60582.zip
Solve day 7 part 2
Yikes, I had gotten annoyed at this on day 7 because I didn't see what
was wrong. Turns out I was just missing amp[0].in = 0.
Diffstat (limited to '2017/src')
0 files changed, 0 insertions, 0 deletions
span>Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe