summary refs log tree commit diff homepage
path: root/2016/src/bin/day14.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-12 13:22:37 -0500
committerJune McEnroe <june@causal.agency>2021-12-12 13:22:37 -0500
commit0cdd96c5f32fe639f00d6d08f68def12b160feac (patch)
tree867c9ec9662425dab07589b3a91c405bd03c79c0 /2016/src/bin/day14.rs
parentSolve day 12 part 2 (diff)
downloadaoc-0cdd96c5f32fe639f00d6d08f68def12b160feac.tar.gz
aoc-0cdd96c5f32fe639f00d6d08f68def12b160feac.zip
Pop instead of shift
BFS isn't needed. This uses less memory and time.
Diffstat (limited to '2016/src/bin/day14.rs')
0 files changed, 0 insertions, 0 deletions
ollow=1'>Add photos from June 22 (and the few days after that)June McEnroe 2024-06-30Accommodate lower-case .jpg filesJune McEnroe 2024-06-23Add another BACKXWASH showJune McEnroe 2024-06-16Update bioJune McEnroe 2024-06-15Add photo descriptions from June 12June McEnroe 2024-06-10Add first roll of film from June 8June McEnroe 2024-06-10Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe 2024-06-10Add The Girl Who Was Convinced...June McEnroe 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe