summary refs log tree commit diff homepage
path: root/2020/day01-2.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-12-11 16:31:14 -0500
committerJune McEnroe <june@causal.agency>2023-12-11 16:31:14 -0500
commit3c5e99ed933286637a7c893a4e29b790310a9694 (patch)
tree06d60bb70798ba9ac214e8ce083be987625b944d /2020/day01-2.sh
parentSolve day 4 part 2 (diff)
downloadaoc-3c5e99ed933286637a7c893a4e29b790310a9694.tar.gz
aoc-3c5e99ed933286637a7c893a4e29b790310a9694.zip
Solve day 5 part 1
Diffstat (limited to '2020/day01-2.sh')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe