adventofcode

Happy Advent 2020! Please put answers in the pinned threads or create one if it does not exist yet. | https://github.com/adventofcode-clojurians/adventofcode-clojurians | Join the private leaderboard with code 217019-4a55b8eb
fellshard 2016-12-01T07:27:13.000007Z

Day 1-B - I actually considered testing for line segment intersection. That was going to go down a very dark path and not even make it easy to catch weird edge cases (colinear lines, e.g.)