k:\jisuan\longbeigea\longbeigea\longbeigea.cpp(34) : error C2668: “pow”: 对重载函数的调用不明确
1> d:\软件程序\vc++8.0\vc\include\math.h(575): 可能是“long double pow(long double,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(527): 或 “float pow(float,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(489): 或 “double pow(double,int)”
1> 试图匹配参数列表“(int, int)”时
1>k:\jisuan\longbeigea\longbeigea\longbeigea.cpp(36) : error C2668: “pow”: 对重载函数的调用不明确
1> d:\软件程序\vc++8.0\vc\include\math.h(575): 可能是“long double pow(long double,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(527): 或 “float pow(float,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(489): 或 “double pow(double,int)”
1> 试图匹配参数列表“(int, int)”时
1>k:\jisuan\longbeigea\longbeigea\longbeigea.cpp(36) : error C2668: “pow”: 对重载函数的调用不明确
1> d:\软件程序\vc++8.0\vc\include\math.h(575): 可能是“long double pow(long double,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(527): 或 “float pow(float,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(489): 或 “double pow(double,int)”
1> 试图匹配参数列表“(int, int)”时
1>k:\jisuan\longbeigea\longbeigea\longbeigea.cpp(36) : error C2668: “pow”: 对重载函数的调用不明确
1> d:\软件程序\vc++8.0\vc\include\math.h(575): 可能是“long double pow(long double,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(527): 或 “float pow(float,int)”
1> d:\软件程序\vc++8.0\vc\include\math.h(489): 或 “double pow(double,int)”
1> 试图匹配参数列表“(int, int)”时
1>生成日志保存在“file://k:\jisuan\longbeigea\longbeigea\Debug\BuildLog.htm”
1>longbeigea - 4 个错误,0 个警告
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========
回复 更多评论