0_0_1375438_13738.c
0_0_1375438_13738.c(11) : error C2065: “node” : 未声明的标识符
0_0_1375438_13738.c(11) : error C2146: 语法错误 : 缺少“;”(在标识符“temp”的前面)
0_0_1375438_13738.c(11) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_1375438_13738.c(11) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_1375438_13738.c(11) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_1375438_13738.c(11) : error C2065: “temp” : 未声明的标识符
0_0_1375438_13738.c(12) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_1375438_13738.c(13) : error C2065: “i” : 未声明的标识符
0_0_1375438_13738.c(14) : error C2065: “j” : 未声明的标识符
0_0_1375438_13738.c(17) : error C2440: “=” : 无法从“node”转换为“int”
0_0_1375438_13738.c(19) : error C2440: “=” : 无法从“int”转换为“node”
|