summary refs log tree commit diff homepage
path: root/2018/day08.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-13 17:40:39 -0500
committerJune McEnroe <june@causal.agency>2018-12-13 17:40:39 -0500
commit0cc5d88296361fa347a0b6b79d662a6cd8882fa4 (patch)
tree57e0f710530378d8feef906b8e27fb5baba0f43a /2018/day08.c
parentSolve day 13 part 1 (diff)
downloadaoc-0cc5d88296361fa347a0b6b79d662a6cd8882fa4.tar.gz
aoc-0cc5d88296361fa347a0b6b79d662a6cd8882fa4.zip
Solve day 13 part 2
Diffstat (limited to '2018/day08.c')
0 files changed, 0 insertions, 0 deletions
two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe