0_0_12252562_29606.cpp: In function `double dis(node, node)':
0_0_12252562_29606.cpp:19: error: `sqrt' undeclared (first use this function)
0_0_12252562_29606.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12252562_29606.cpp: In function `double find(int, int)':
0_0_12252562_29606.cpp:33: error: `fabs' undeclared (first use this function)
|