Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vamas.cpp:156: error: call of overloaded 'abs(int&)' is ambiguous /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cmath:94: note: candidates are: double std::abs(double) /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cmath:98: note: float std::abs(float) /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cmath:102: note: long double std::abs(long double)
- Loading branch information