0_0_8407999_28127.c
0_0_8407999_28127.c(15) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_8407999_28127.c(16) : error C2065: “i” : 未声明的标识符
0_0_8407999_28127.c(18) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_8407999_28127.c(19) : error C2065: “j” : 未声明的标识符
0_0_8407999_28127.c(23) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_8407999_28127.c(24) : error C2065: “k” : 未声明的标识符
0_0_8407999_28127.c(45) : error C2065: “bool” : 未声明的标识符
0_0_8407999_28127.c(45) : error C2146: 语法错误 : 缺少“;”(在标识符“tempmode”的前面)
0_0_8407999_28127.c(45) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_8407999_28127.c(45) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_8407999_28127.c(45) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_8407999_28127.c(45) : error C2065: “tempmode” : 未声明的标识符
0_0_8407999_28127.c(45) : error C2065: “false” : 未声明的标识符
0_0_8407999_28127.c(46) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_8407999_28127.c(49) : error C2065: “tempsum” : 未声明的标识符
0_0_8407999_28127.c(58) : error C2065: “true” : 未声明的标识符
0_0_8407999_28127.c(67) : error C2065: “sum” : 未声明的标识符
0_0_8407999_28127.c(69) : error C2065: “start” : 未声明的标识符
0_0_8407999_28127.c(70) : error C2065: “end” : 未声明的标识符
|