0_0_11328139_31857.cpp: In function `int dist(Household, Household)':
0_0_11328139_31857.cpp:87: error: call of overloaded `abs(int)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:89: note: candidates are: double std::abs(double)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:93: note: float std::abs(float)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:97: note: long double std::abs(long double)
0_0_11328139_31857.cpp:87: error: call of overloaded `abs(int)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:89: note: candidates are: double std::abs(double)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:93: note: float std::abs(float)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:97: note: long double std::abs(long double)
0_0_11328139_31857.cpp:87: error: call of overloaded `abs(int)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:89: note: candidates are: double std::abs(double)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:93: note: float std::abs(float)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:97: note: long double std::abs(long double)
|