(6) : error C2059: 语法错误 : “(”
(6) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
(6) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
(6) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(8) : error C2668: “pow”: 对重载函数的调用不明确
VC8\include\math.h(489): 可能是“double pow(double,int)”
VC8\include\math.h(527): 或“float pow(float,int)”
VC8\include\math.h(575): 或“long double pow(long double,int)”
试图匹配参数列表“(int, int)”时
(18) : error C2043: 非法 break