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