0_0_16676301_986.cpp: In function 'void getans()': 0_0_16676301_986.cpp:37:56: error: 'sqrt' was not declared in this scope for(int i=1;i<=N;++i) r=max(r,sqrt(x[i]*x[i]+y[i]*y[i])*L/(L-z[i])); ^