RAVI
Followers: 0 Following: 0
Feeds
提问
Given the coordinates (x, y) of a center of a circle and it's radius, write a program which will determine whether a point lies inside the circle, on the circle or outside
Given the coordinates (x, y) of a center of a circle and it's radius, write a program which will determine whether a point lies ...
7 months 前 | 2 个回答 | 0
2
个回答提问
Code for Given three points (x1, y1), (x2, y2) and (x3, y3), write a program to check if all the three points fall on one straight line.
Given three points (x1, y1), (x2, y2) and (x3, y3), write a program to check if all the three points fall on one straight line.
7 months 前 | 1 个回答 | 0