Help requested in solving the problem C, from codeforces beta round #2.

Revision en1, by prem.ktiw, 2017-01-03 17:17:10

http://codeforces.com/contest/2/problem/C
This is the link to problem, which I want to solve, but I unable to understand the geometry, editorialist is talking about.
Problem in brief :
You have been given three circles, with not all of them lie on same line, or share a common point.
Find out the point which is possibly closest to any of the circle such that the angle of observing the circles, is same for all the three circles.The point has to be outside the circle.
Please someone help me to know which geometry related topics do I need to look at to understand the editorial better.
Thanks !!

Tags #geometry, geometry algorithm, #math

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English prem.ktiw 2017-01-03 17:17:10 709 Initial revision (published)