summary refs log tree commit diff homepage
path: root/2018/day02-1.sh
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 /2018/day02-1.sh
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 '2018/day02-1.sh')
0 files changed, 0 insertions, 0 deletions
r class='logheader'>2018-09-02Use PascalCase for constants in gfxJune McEnroe 2018-09-02Use PascalCase for constantsJune McEnroe Get outta here, underscores. 2018-09-02Remove colorcolumn at 100June McEnroe 2018-09-02Install bc(1) on ArchJune McEnroe 2018-09-02SendEnv LANGJune McEnroe 2018-08-27Add New Order — TemptationJune McEnroe 2018-08-26Add NetBSD to install.shJune McEnroe 2018-08-24Show hostname in title over SSHJune McEnroe 2018-08-23Alias bc='bc -l'June McEnroe 2018-08-20Update usage of scheme in READMEJune McEnroe 2018-08-20Use scheme.h in fbatt and fbclockJune McEnroe 2018-08-20Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe Why didn't I know about this song? I love it. 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe