Problem name maximum circles

why i code is failed in last 2 test cases?

You should first sort all circles.

Consider a case when the centre+radius of two circles are same, you should sort according to centre-radius else sort according to centre+radius. Now, try to solve problem.

Thanks! it worked i have a doubt that why we cannot sort with center why center+radius

centre+radius of two circles can be same.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.