0_0_39077265_20997.cpp
0_0_39077265_20997.cpp(13) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_39077265_20997.cpp(13) : error C2059: 语法错误:“)”
0_0_39077265_20997.cpp(13) : error C2143: 语法错误 : 缺少“;”(在“const”的前面)
0_0_39077265_20997.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39077265_20997.cpp(14) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39077265_20997.cpp(14) : error C2059: 语法错误:“{”
0_0_39077265_20997.cpp(14) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_39077265_20997.cpp(27) : error C2059: 语法错误:“{”
0_0_39077265_20997.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39077265_20997.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_39077265_20997.cpp(32) : error C2065: “amp”: 未声明的标识符
0_0_39077265_20997.cpp(32) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_39077265_20997.cpp(32) : error C2059: 语法错误:“)”
0_0_39077265_20997.cpp(32) : error C2146: 语法错误: 缺少“;”(在标识符“mp”的前面)
0_0_39077265_20997.cpp(33) : error C2181: 没有匹配 if 的非法 else
0_0_39077265_20997.cpp(42) : error C2065: “amp”: 未声明的标识符
0_0_39077265_20997.cpp(42) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_39077265_20997.cpp(42) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|