Question d’entretien chez Everpure

Draw a circle problem

Réponse à la question d'entretien

Utilisateur anonyme

19 févr. 2020

Is iterating across pixels and checking that x^2 + y^2 = r^2 enough? Or (x^2 + y^2 <= r^2) for filled-in circles.