0_0_9030067_24752.cpp
0_0_9030067_24752.cpp(39) : error C2668: “log10” : 对重载函数的调用不明确
VC\include\math.h(614): 可能是“long double log10(long double)”
VC\include\math.h(566): 或 “float log10(float)”
VC\include\math.h(194): 或 “double log10(double)”
试图匹配参数列表“(const LL)”时
0_0_9030067_24752.cpp(39) : error C2668: “log10” : 对重载函数的调用不明确
VC\include\math.h(614): 可能是“long double log10(long double)”
VC\include\math.h(566): 或 “float log10(float)”
VC\include\math.h(194): 或 “double log10(double)”
试图匹配参数列表“(const LL)”时
0_0_9030067_24752.cpp(79) : error C2065: “lld” : 未声明的标识符
0_0_9030067_24752.cpp(79) : error C2146: 语法错误 : 缺少“)”(在标识符“lld”的前面)
0_0_9030067_24752.cpp(79) : error C2059: 语法错误 : “)”
0_0_9030067_24752.cpp(152) : error C2143: 语法错误 : 缺少“)”(在“字符串”的前面)
0_0_9030067_24752.cpp(152) : error C2059: 语法错误 : “)”
0_0_9030067_24752.cpp(153) : error C2143: 语法错误 : 缺少“)”(在“字符串”的前面)
0_0_9030067_24752.cpp(153) : error C2059: 语法错误 : “)”
0_0_9030067_24752.cpp(160) : error C2146: 语法错误 : 缺少“)”(在标识符“lld”的前面)
0_0_9030067_24752.cpp(160) : error C2059: 语法错误 : “)”
0_0_9030067_24752.cpp(160) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
|