younis abdeljawwad

younis abdeljawwad

  • NA
  • 73
  • 94.7k

write a c++ program that reads the x,y coordinates

Mar 6 2013 6:59 AM
write a c++ program that reads the x,y coordinates of a point. Then you program should determine wither this point lies inside a circle with radius equal 5 and centered at the point (1,2) or not. 

Answers (2)