Output: -2437
https://adventofcode.com/2019/day/3Website says: WRONG!!!
Program does a lot of work so it takes a few minutes to run but here's the code:
...
I might just be onto something. The goal here is to take two whole sets of instructions and use the to find the closest intersection to the central port. Since I'm a top-down visual learner and have a hard time with abstract ideas, I'm thinking about the problem geometrically. Each wire has instructions like R5, D3, L6, U4, D1, R5, L8, etc...