summary refs log tree commit diff homepage
path: root/2016/src/bin/day14.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-03 02:02:07 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commitbe3a5feabe0d97a219bfa0ecac1869075e0c974d (patch)
tree8994fe50aaea633c2fb2793e9a3bc403dcb3bdc5 /2016/src/bin/day14.rs
parentSolve day 3 part 1 (diff)
downloadaoc-be3a5feabe0d97a219bfa0ecac1869075e0c974d.tar.gz
aoc-be3a5feabe0d97a219bfa0ecac1869075e0c974d.zip
Solve day 3 part 2
Dang, I got screwed up by normalizing the lines in place rather than
just for the intersection function. When it came to calculating the
length of the final segment to the intersection, the "last" point was
sometimes the wrong end.
Diffstat (limited to '2016/src/bin/day14.rs')
0 files changed, 0 insertions, 0 deletions
d=f86e02005afa4fa7d61ab4019a365d0e7d372d0d&follow=1'>Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe