0_0_22013156_27482.cpp
0_0_22013156_27482.cpp(7) : error C2059: 语法错误:“/”
0_0_22013156_27482.cpp(7) : error C2017: 非法的转义序列
0_0_22013156_27482.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_22013156_27482.cpp(9) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_22013156_27482.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22013156_27482.cpp(18) : error C2146: 语法错误: 缺少“;”(在标识符“peos”的前面)
0_0_22013156_27482.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22013156_27482.cpp(18) : error C2086: “int pe”: 重定义
0_0_22013156_27482.cpp(17) : 参见“pe”的声明
0_0_22013156_27482.cpp(22) : error C2668: “fabs”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1181): 可能是“long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(int)”时
0_0_22013156_27482.cpp(47) : error C2228: “.w”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(48) : error C2228: “.l”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(52) : error C2228: “.l”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(53) : error C2228: “.w”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(60) : error C2228: “.w”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(60) : error C2228: “.l”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(66) : error C2228: “.w”的左边必须有类/结构/联合
类型是“int”
0_0_22013156_27482.cpp(66) : error C2228: “.l”的左边必须有类/结构/联合
类型是“int”
|