Banjo

From programming_contest
Revision as of 17:03, 9 March 2024 by Kmk21 (talk | contribs) (Created page with "need to search over both entry and exit point. also may be helpful to fix the number of times we "cross" the circle. Category:ICPC Problems Category:Nac2014 Category:Algorithm Medium Category:Implementation Hard Category:Geometry Category:Binary Search")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

need to search over both entry and exit point. also may be helpful to fix the number of times we "cross" the circle.