0_0_30909686_26020.cpp: In function 'int main()': 0_0_30909686_26020.cpp:8:58: error: 'sqrt' was not declared in this scope printf("%.2lf\n",sqrt((x1-x2)*(x1-x2)+(y1-y2)*(y1-y2))); ^