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