only 4/6 test cases passing.Please help
Maximum circles problem
hello @sarthak051999,
![]()
here u need to compare ur ith circle with the previous included circle.use a variable to keep track of previous included circle and compare ur ith circle with that. if it satisfies then update ur previous variable and increase the count