| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Compile Error...Main.cpp
Main.cpp(36) : error C2668: 'pow' : ambiguous call to overloaded function
math.h(575): could be 'long double pow(long double,int)'
math.h(527): or 'float pow(float,int)'
math.h(489): or 'double pow(double,int)'
while trying to match the argument list '(int, int)'
服务器用的是什么C++编译器啊?怎么我本地VC6.0没报错?
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator