0_0_12245273_22008.cpp: In function `double dis(point, double)':
0_0_12245273_22008.cpp:96: error: `x' has not been declared
0_0_12245273_22008.cpp:96: error: request for member of non-aggregate type before ')' token
0_0_12245273_22008.cpp:96: error: `x' has not been declared
0_0_12245273_22008.cpp:96: error: request for member of non-aggregate type before ')' token
0_0_12245273_22008.cpp:96: error: `y' undeclared (first use this function)
0_0_12245273_22008.cpp:96: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12245273_22008.cpp:96: error: `y' has not been declared
0_0_12245273_22008.cpp:96: error: request for member of non-aggregate type before ')' token
0_0_12245273_22008.cpp:96: error: `y' has not been declared
0_0_12245273_22008.cpp:96: error: request for member of non-aggregate type before ')' token
0_0_12245273_22008.cpp: In function `int F(double)':
0_0_12245273_22008.cpp:101: error: `n' undeclared (first use this function)
0_0_12245273_22008.cpp:101: error: `m' undeclared (first use this function)
0_0_12245273_22008.cpp: In function `int main(int, const char**)':
0_0_12245273_22008.cpp:123: error: incompatible types in assignment of `double' to `int[400000]'
|