0_0_39956143_26706.cpp: In function 'int main()': 0_0_39956143_26706.cpp:14:19: error: 'sqrt' was not declared in this scope 14 | s=sqrt((a-c)*(a-c)+(b-d)*(b-d)); | ^~~~