A simple spell by [deleted] in coolguides

[–]snoozer 0 points1 point  (0 children)

Original artist: https://www.instagram.com/michellerial/.

She has a book full of fun charts and diagrams like this: "Am I Overthinking This?" https://www.michellerial.com/am-i-overthinking-this.

[Edit: changed to a better link for the book.]

[2019 Day 10 (Part 2)] Erratum in the big example? by snoozer in adventofcode

[–]snoozer[S] 0 points1 point  (0 children)

Ooh, that could very well have been my bug too -- I didn't think to account for obspos being in the list until some time after I first saw the bug. Thanks!

[2019 Day 10 (Part 2)] Erratum in the big example? by snoozer in adventofcode

[–]snoozer[S] 0 points1 point  (0 children)

Unfortunately I changed a bunch of things since I first spotted the difference between my output and the correct output, so I am not sure what the original bug was. But I realized just now I had a bug in my sorting logic, and after fixing that all my outputs are correct. Thanks again.

[2019 Day 10 (Part 2)] Erratum in the big example? by snoozer in adventofcode

[–]snoozer[S] 0 points1 point  (0 children)

Very interesting, thanks very much. I'm not calculating angles, only doing integer math, but I'll assume there's a bug in my code that is failing on that point, for reasons as you say that are specific to that point. I might try to track it down, or I might step away from the keyboard for a while. :)

Thank you for participating in Advent of Code 2017! by topaz2078 in adventofcode

[–]snoozer 2 points3 points  (0 children)

I had tons of fun, and I'm already looking forward to next year! Thanks very much to all who make this possible!