summary refs log tree commit diff homepage
path: root/2016/src/bin/day09.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 01:27:02 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 01:27:02 -0500
commit20c75387ddccab8610c54633993edde2df7c7d59 (patch)
tree7a3a8fd567f6ef9542ef1caf2262a6ebba2fa596 /2016/src/bin/day09.rs
parentSolve day 14 part 2 (diff)
downloadaoc-20c75387ddccab8610c54633993edde2df7c7d59.tar.gz
aoc-20c75387ddccab8610c54633993edde2df7c7d59.zip
"Allocate" only 4 MB rather than 1 TB for day 14 part 2
There are <512 writes in the input data, and at most 9 bits floating.
Doesn't really matter much, though.
Diffstat (limited to '2016/src/bin/day09.rs')
0 files changed, 0 insertions, 0 deletions
mp;id=016364d4edef261fb55257e36d8a47828d398f96&follow=1'>tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer