summary refs log tree commit diff homepage
path: root/2017/src/bin/day13.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-13 17:10:01 -0500
committerJune McEnroe <june@causal.agency>2020-12-13 17:10:01 -0500
commit128617566fd0d04009e74ec55d197cd41d284c49 (patch)
treef157b522c44cfc1faa6cefd32a0acc4a93494f03 /2017/src/bin/day13.rs
parentSolve day 13 part 1 (diff)
downloadaoc-128617566fd0d04009e74ec55d197cd41d284c49.tar.gz
aoc-128617566fd0d04009e74ec55d197cd41d284c49.zip
Spoiled solve day 13 part 2
I think I might've been close to coming up with this at some point but
everyone was acting like it was impossible without knowing "Chinese
Remainder Theorem" and I just got pissed off.
Diffstat (limited to '2017/src/bin/day13.rs')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/shotty.c?id=bd985953cf8c45a7d9a92ece8a986975c3ac496a&follow=1'>Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe