Correction, turns out doing it entirely in Excel was the answer for me. The points I found were correct, but the area calculation in my code was wrong.
I had to visualize it before I could even attempt to solve it. Still did it mostly intuitively based on the visualization.
Apparently this is
wrong. Not sure what I’m missing here.correct, my code was borked I guess (maybe an overflow or something?).First time I’ve seen a visualisation before solve :D
I took one look at pt2 and noped out, its a later problem I think…
Correction, turns out doing it entirely in Excel was the answer for me. The points I found were correct, but the area calculation in my code was wrong.
I had to visualize it before I could even attempt to solve it. Still did it mostly intuitively based on the visualization.
Ha, love an excel solution, please do share it in the solutions thread!