next time i will use code button and indent my program
i think if the input
2 2 2 2 2 2
the output should be
(x-2.000)^2 + (y-2.000) ^2= 0.000^2
x^2 + y^2 - 4.000x - 4.000y+ 8.000= 0
am i right ?
i have change my program but i still got WA
i really2 confuse
