|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 253607
Mesaj evaluator:
123.cpp: In function `int main()':
123.cpp:26: call of overloaded `pow(int, long long unsigned int)' is ambiguous
/usr/include/bits/mathcalls.h:154: candidates are: double pow(double, double)
/usr/include/c++/3.2.2/cmath:427: long double std::pow(long
double, int)
/usr/include/c++/3.2.2/cmath:423: float std::pow(float, int)
/usr/include/c++/3.2.2/cmath:419: double std::pow(double, int)
/usr/include/c++/3.2.2/cmath:410: long double std::pow(long
double, long double)
/usr/include/c++/3.2.2/cmath:401: float std::pow(float, float)
123.cpp:28: call of overloaded `pow(int, long long unsigned int)' is ambiguous
/usr/include/bits/mathcalls.h:154: candidates are: double pow(double, double)
/usr/include/c++/3.2.2/cmath:427: long double std::pow(long
double, int)
/usr/include/c++/3.2.2/cmath:423: float std::pow(float, int)
/usr/include/c++/3.2.2/cmath:419: double std::pow(double, int)
/usr/include/c++/3.2.2/cmath:410: long double std::pow(long
double, long double)
/usr/include/c++/3.2.2/cmath:401: float std::pow(float, float)
123.cpp:30: call of overloaded `pow(int, long long unsigned int)' is ambiguous
/usr/include/bits/mathcalls.h:154: candidates are: double pow(double, double)
/usr/include/c++/3.2.2/cmath:427: long double std::pow(long
double, int)
/usr/include/c++/3.2.2/cmath:423: float std::pow(float, int)
/usr/include/c++/3.2.2/cmath:419: double std::pow(double, int)
/usr/include/c++/3.2.2/cmath:410: long double std::pow(long
double, long double)
/usr/include/c++/3.2.2/cmath:401: float std::pow(float, float)
123.cpp:32: call of overloaded `pow(int, long long unsigned int)' is ambiguous
/usr/include/bits/mathcalls.h:154: candidates are: double pow(double, double)
/usr/include/c++/3.2.2/cmath:427: long double std::pow(long
double, int)
/usr/include/c++/3.2.2/cmath:423: float std::pow(float, int)
/usr/include/c++/3.2.2/cmath:419: double std::pow(double, int)
/usr/include/c++/3.2.2/cmath:410: long double std::pow(long
double, long double)
/usr/include/c++/3.2.2/cmath:401: float std::pow(float, float)
|
||||||||||||||
ajutor |