Skip to content

Latest commit

 

History

History
 
 

ISSUE-50

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ISSUE #50 - Circle find

In window with size 100 x 100 pixels is drawn solid filled circle with 50 pixels diameter at random coordinates X,Y but the circle is completely inside the window. Make code which finds the circle XY coordinates.

Solutions:

  1. Marc - Pascal

  2. Antal Koos - Python

  3. Saudin Dizdarevic - C++

  4. marcogradara - C++

  5. Nigel Mollett - C#

  6. OhmOhm - Python

  7. Todor Nikodimov - C++

  8. Dudas Aron - Python