Problem 1444. Dots in a Circle

Return how many integer grid points there are inside a circle of radius r centred at (0,0) (including points on the edge).

Neither string operations nor interpolations are allowed!

Solution Stats

37.25% Correct | 62.75% Incorrect
Last Solution submitted on Oct 02, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers94

Suggested Problems

More from this Author18

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!