0_0_1478956_23119.c
0_0_1478956_23119.c(5) : error C2065: “bool” : 未声明的标识符
0_0_1478956_23119.c(5) : error C2146: 语法错误 : 缺少“;”(在标识符“neg”的前面)
0_0_1478956_23119.c(5) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_1478956_23119.c(5) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_1478956_23119.c(5) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_1478956_23119.c(5) : error C2065: “neg” : 未声明的标识符
0_0_1478956_23119.c(6) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_1478956_23119.c(7) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_1478956_23119.c(8) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_1478956_23119.c(9) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_1478956_23119.c(10) : error C2065: “C” : 未声明的标识符
0_0_1478956_23119.c(11) : error C2065: “i” : 未声明的标识符
0_0_1478956_23119.c(13) : error C2065: “num” : 未声明的标识符
0_0_1478956_23119.c(14) : error C2065: “index1” : 未声明的标识符
0_0_1478956_23119.c(14) : error C2065: “index2” : 未声明的标识符
0_0_1478956_23119.c(14) : error C2065: “t1” : 未声明的标识符
0_0_1478956_23119.c(14) : error C2065: “t2” : 未声明的标识符
0_0_1478956_23119.c(15) : error C2065: “sum” : 未声明的标识符
0_0_1478956_23119.c(16) : error C2065: “maxsum” : 未声明的标识符
0_0_1478956_23119.c(17) : error C2065: “true” : 未声明的标识符
0_0_1478956_23119.c(18) : error C2065: “maxneg” : 未声明的标识符
0_0_1478956_23119.c(19) : error C2065: “j” : 未声明的标识符
0_0_1478956_23119.c(21) : error C2065: “temp” : 未声明的标识符
0_0_1478956_23119.c(27) : error C2065: “false” : 未声明的标识符
|