summary refs log tree commit diff homepage
path: root/2016/src/bin/day16.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
commit5fed2fdcf74ae94cc61a3c188d85631ce6182ef9 (patch)
tree57c4864074dd2b3dcf53415122bfa98eb3ed0dd4 /2016/src/bin/day16.rs
parentSolve day 14 part 2 (diff)
downloadaoc-5fed2fdcf74ae94cc61a3c188d85631ce6182ef9.tar.gz
aoc-5fed2fdcf74ae94cc61a3c188d85631ce6182ef9.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 '')
0 files changed, 0 insertions, 0 deletions
t/bin/fbclock.c?id=8d1b288dfe408e3f95f6a3719464814dc90755d3&follow=1'>Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe 2018-01-29Add :Q command aliasJune McEnroe 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe