0_0_6066528_8510.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_6066528_8510.cpp:2:9: #include expects "FILENAME" or <FILENAME>
0_0_6066528_8510.cpp:3:9: #include expects "FILENAME" or <FILENAME>
0_0_6066528_8510.cpp: In function `bool cmp(point, point)':
0_0_6066528_8510.cpp:24: error: `fabs' undeclared (first use this function)
0_0_6066528_8510.cpp:24: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6066528_8510.cpp: In function `double dis(point, point)':
0_0_6066528_8510.cpp:31: error: `sqrt' undeclared (first use this function)
0_0_6066528_8510.cpp: In function `int main()':
0_0_6066528_8510.cpp:37: error: stray '\' in program
0_0_6066528_8510.cpp:37: error: missing terminating " character
0_0_6066528_8510.cpp:38: error: expected primary-expression before "while"
0_0_6066528_8510.cpp:38: error: stray '\' in program
0_0_6066528_8510.cpp:38: error: missing terminating " character
0_0_6066528_8510.cpp:44: error: stray '\' in program
0_0_6066528_8510.cpp:44: error: missing terminating " character
0_0_6066528_8510.cpp:49: error: stray '\' in program
0_0_6066528_8510.cpp:49: error: missing terminating " character
0_0_6066528_8510.cpp:54: error: stray '\' in program
0_0_6066528_8510.cpp:54: error: missing terminating " character
0_0_6066528_8510.cpp:70: error: stray '\' in program
0_0_6066528_8510.cpp:70: error: missing terminating " character
|