0_0_4384422_15969.cpp:8: error: `const int fmax' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/math.h:778: error: previous declaration of `double fmax(double, double)'
0_0_4384422_15969.cpp:8: error: declaration of `const int fmax'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/math.h:778: error: conflicts with previous declaration `double fmax(double, double)'
0_0_4384422_15969.cpp:15: error: size of array `man' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:15: error: size of array `sun' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:16: error: size of array `flag' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:16: error: size of array `match' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:17: error: size of array `node' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:17: error: size of array `node' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:18: error: size of array `queue' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:19: error: size of array `dx' has non-integral type `double ()(double, double)'
0_0_4384422_15969.cpp:19: error: size of array `dy' has non-integral type `double ()(double, double)'
|