0_0_14014600_26343.cpp: In function 'int main()': 0_0_14014600_26343.cpp:7:42: error: 'sqrt' was not declared in this scope sum=sqrt((x2-x1)*(x2-x1)+(y2-y1)*(y2-y1)) ; ^