0_0_4954529_24084.cpp
0_0_4954529_24084.cpp(27) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_4954529_24084.cpp(28) : error C2144: 语法错误 : “void”的前面应有“)”
0_0_4954529_24084.cpp(29) : error C2556: “void main(void)” : 重载函数与“ int main(void)”只是在返回类型上不同
0_0_4954529_24084.cpp(2) : 参见“main”的声明
0_0_4954529_24084.cpp(29) : error C2371: “main” : 重定义;不同的基类型
0_0_4954529_24084.cpp(2) : 参见“main”的声明
0_0_4954529_24084.cpp(29) : error C2601: “main” : 本地函数定义是非法的
0_0_4954529_24084.cpp(63) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_4954529_24084.cpp(23)”)匹配之前遇到文件结束
|