summary refs log tree commit diff homepage
path: root/2016/src/bin/day11.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-16 12:36:55 -0500
committerJune McEnroe <june@causal.agency>2020-12-16 12:36:55 -0500
commit8530ed181d4941722f923ec0a1a79ad7a420afae (patch)
treeff3ab0aa58a06a40294c3bc94e431413a3231885 /2016/src/bin/day11.rs
parentSolve day 16 part 1 (diff)
downloadaoc-8530ed181d4941722f923ec0a1a79ad7a420afae.tar.gz
aoc-8530ed181d4941722f923ec0a1a79ad7a420afae.zip
Solve day 16 part 1 in C
Diffstat (limited to '2016/src/bin/day11.rs')
0 files changed, 0 insertions, 0 deletions
an>Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe