summary refs log tree commit diff homepage
path: root/2018/day17.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-04 01:20:11 -0500
committerJune McEnroe <june@causal.agency>2020-12-04 01:20:11 -0500
commit95ea61a36485fac6525e9615249cc7bca89cd0d9 (patch)
treec5e7fc95674202537d802f0216301449e0664d3e /2018/day17.c
parentSolve day 3 part 2 (diff)
downloadaoc-95ea61a36485fac6525e9615249cc7bca89cd0d9.tar.gz
aoc-95ea61a36485fac6525e9615249cc7bca89cd0d9.zip
Solve day 4 part 1
The read builtin returning 1 for EOF when the last line doesn't end with
a newline tripped me up. Only a problem because I like to just
copy the input and use pbpaste, I guess.
Diffstat (limited to '2018/day17.c')
0 files changed, 0 insertions, 0 deletions
pink/commit/ui-repolist.c?h=1.3.0&id=a2b6b3717567a5b57a19d19ed89af324296f39a9&follow=1'>repolist: make owner clickable to searchJason A. Donenfeld 2014-01-17ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer