summary refs log tree commit diff homepage
path: root/2016/src/bin/day06.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-10 00:45:17 -0500
committerJune McEnroe <june@causal.agency>2020-12-10 00:45:17 -0500
commit76cd8d55ea84f854857afd6d4215d26af86ddf55 (patch)
tree4a93afd42ad724bf7549e0f09a741ae7f4b76104 /2016/src/bin/day06.rs
parentSolve day 10 part 1 (diff)
downloadaoc-76cd8d55ea84f854857afd6d4215d26af86ddf55.tar.gz
aoc-76cd8d55ea84f854857afd6d4215d26af86ddf55.zip
Solve day 10 part 2
Much tougher than part 1. I got tripped up on using an int where I
needed a long again. That number is huge!
Diffstat (limited to '2016/src/bin/day06.rs')
0 files changed, 0 insertions, 0 deletions
../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev