summary refs log tree commit diff homepage
path: root/2021/day14.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-05 10:09:29 -0500
committerJune McEnroe <june@causal.agency>2022-12-05 10:09:29 -0500
commit498deb991b3774ecb79e34c574f8db6d4883164f (patch)
treead19b44ba69f8f441b795d971c3a72ac739abea5 /2021/day14.c
parentSolve day 5 part 1 (diff)
downloadaoc-498deb991b3774ecb79e34c574f8db6d4883164f.tar.gz
aoc-498deb991b3774ecb79e34c574f8db6d4883164f.zip
Solve day 5 part 2
Diffstat (limited to '2021/day14.c')
0 files changed, 0 insertions, 0 deletions
s='logsubject'>Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe