· CX1, CY1, CR1 represents the circle shape location x, y and radius r.
· SX2, SY2, SR2 represents the squre shape location x, y and radius r(邊長/2).
· Square shape is parallel to x and y axes
· Each of the shape radius cannot more than 0.1.
· True represents the two shapes are not overlap.
· False represents two shapes are overlap.
· True or false is allowed when two shape edges are overlap.
computer programming+MATHS題目