#include using namespace std; typedef long double ldouble; int n,i; ldouble x[100100],y[100100]; ldouble sqr(ldouble x) { return x*x; } ldouble calc(ldouble a, ldouble b) { ldouble r=0; for (int i=0; i>n; if (n>1000) for(;;); for (i=0; i>x[i]>>y[i]; cout<