0_0_30743219_20555.cpp: In function 'int main()': 0_0_30743219_20555.cpp:9:47: error: 'sqrt' was not declared in this scope ilong=sqrt((x1-x2)*(x1-x2)+(y1-y2)*(y1-y2)); ^