Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
First, we need to note that this is a classic problem given n points you need to find the minimum enclosing circle to bind them
Second, we need to apply a well known algorithm called welzls algorithm to help us find the minimum enclosing circle