0_0_12839856_13817.c
0_0_12839856_13817.c(8) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_12839856_13817.c(9) : error C2065: “i” : 未声明的标识符
0_0_12839856_13817.c(13) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_12839856_13817.c(14) : error C2065: “t” : 未声明的标识符
0_0_12839856_13817.c(18) : error C2065: “sum” : 未声明的标识符
0_0_12839856_13817.c(19) : error C2065: “rear” : 未声明的标识符
0_0_12839856_13817.c(22) : error C2065: “front” : 未声明的标识符
0_0_12839856_13817.c(25) : error C2065: “maxsum” : 未声明的标识符
0_0_12839856_13817.c(28) : error C2065: “maxfront” : 未声明的标识符
0_0_12839856_13817.c(29) : error C2065: “maxrear” : 未声明的标识符
|