0_0_35530186_30846.c
0_0_35530186_30846.c(8) : error C2146: 语法错误: 缺少“;”(在标识符“;”的前面)
0_0_35530186_30846.c(9) : error C2065: “;”: 未声明的标识符
0_0_35530186_30846.c(9) : error C2146: 语法错误: 缺少“;”(在标识符“for(int”的前面)
0_0_35530186_30846.c(9) : error C2065: “for(int”: 未声明的标识符
0_0_35530186_30846.c(9) : error C2146: 语法错误: 缺少“;”(在标识符“i”的前面)
0_0_35530186_30846.c(9) : error C2065: “i”: 未声明的标识符
0_0_35530186_30846.c(9) : error C2146: 语法错误: 缺少“;”(在标识符“)”的前面)
0_0_35530186_30846.c(9) : error C2065: “)”: 未声明的标识符
0_0_35530186_30846.c(9) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_35530186_30846.c(17) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_35530186_30846.c(3)”)匹配之前遇到文件结束
|