Life Is Dark and Full of Error

The problem title doesn’t mean anything, right? Wrong! It’s a fact! Anyway, let’s get to business. T…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.

0 0 1
0 0 4 2

Any reason this test case returns 0? From my understanding the circle and ellipse do not overlap, and their minimum distance is 1 between (0,1) and (0,2). The problem has issue.