0_0_16706839_31365.cpp: In function 'int main(int, char**)': 0_0_16706839_31365.cpp:9:52: error: 'sqrt' was not declared in this scope float dis = sqrt((a - c)*(a - c) + (b - d)*(b - d)); ^