Skip to content

Problem_3235

Andrew Shepherd edited this page Oct 31, 2024 · 3 revisions

Problem 3235 - Check if rectangle corner is reachable

The hard part of this problem is checking if two circle overlap, and the overlapping area is with a rectangle.

See Also

Clone this wiki locally