0_0_12689364_19064.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_12689364_19064.cpp:2:9: #include expects "FILENAME" or <FILENAME>
0_0_12689364_19064.cpp:3:9: #include expects "FILENAME" or <FILENAME>
0_0_12689364_19064.cpp:4:9: #include expects "FILENAME" or <FILENAME>
0_0_12689364_19064.cpp: In function `bool cmp(node, node)':
0_0_12689364_19064.cpp:17: error: expected `;' before "else"
0_0_12689364_19064.cpp:18: error: expected `;' before '}' token
0_0_12689364_19064.cpp: In function `bool cmpx(int, int)':
0_0_12689364_19064.cpp:22: error: expected `;' before '}' token
0_0_12689364_19064.cpp: In function `double distant(node, node)':
0_0_12689364_19064.cpp:25: error: `sqrt' undeclared (first use this function)
0_0_12689364_19064.cpp:25: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12689364_19064.cpp: In function `double mindis(int, int)':
0_0_12689364_19064.cpp:32: error: `min' undeclared (first use this function)
0_0_12689364_19064.cpp:39: error: `fabs' undeclared (first use this function)
0_0_12689364_19064.cpp:40: error: expected `)' before "tem1"
0_0_12689364_19064.cpp:45: error: expected `)' before "tem2"
0_0_12689364_19064.cpp:48: error: expected `;' before '{' token
0_0_12689364_19064.cpp:48: error: expected primary-expression before '{' token
0_0_12689364_19064.cpp:48: error: expected `)' before '{' token
0_0_12689364_19064.cpp:50: error: expected `;' before '{' token
0_0_12689364_19064.cpp:50: error: expected primary-expression before '{' token
0_0_12689364_19064.cpp:50: error: expected `)' before '{' token
0_0_12689364_19064.cpp: In function `int main()':
0_0_12689364_19064.cpp:61: error: `scanf' undeclared (first use this function)
0_0_12689364_19064.cpp:65: error: expected `;' before '{' token
0_0_12689364_19064.cpp:65: error: expected primary-expression before '{' token
0_0_12689364_19064.cpp:65: error: expected `)' before '{' token
0_0_12689364_19064.cpp:68: error: `sort' undeclared (first use this function)
0_0_12689364_19064.cpp:70: error: `printf' undeclared (first use this function)
|