0_0_33256971_19805.cpp
0_0_33256971_19805.cpp(21) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_33256971_19805.cpp(21) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33256971_19805.cpp(23) : error C2143: 语法错误 : 缺少“)”(在“}”的前面)
0_0_33256971_19805.cpp(23) : error C2059: 语法错误:“;”
0_0_33256971_19805.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_33256971_19805.cpp(36) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33256971_19805.cpp(36) : error C2365: “system”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\stdlib.h(560) : 参见“system”的声明
0_0_33256971_19805.cpp(36) : error C2440: “初始化”: 无法从“const char [6]”转换为“int”
没有使该转换得以执行的上下文
0_0_33256971_19805.cpp(37) : error C2059: 语法错误:“return”
0_0_33256971_19805.cpp(38) : error C2059: 语法错误:“}”
0_0_33256971_19805.cpp(38) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|