0_0_3202556_148.c
0_0_3202556_148.c(17) : error C2065: “Node” : 未声明的标识符
0_0_3202556_148.c(17) : error C2146: 语法错误 : 缺少“;”(在标识符“tt”的前面)
0_0_3202556_148.c(17) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(17) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(17) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_3202556_148.c(17) : error C2065: “tt” : 未声明的标识符
0_0_3202556_148.c(17) : error C2440: “=” : 无法从“Node”转换为“int”
0_0_3202556_148.c(19) : error C2440: “=” : 无法从“int”转换为“Node”
0_0_3202556_148.c(26) : error C2146: 语法错误 : 缺少“;”(在标识符“temp”的前面)
0_0_3202556_148.c(26) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(26) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(26) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_3202556_148.c(26) : error C2065: “temp” : 未声明的标识符
0_0_3202556_148.c(26) : error C2440: “=” : 无法从“Node”转换为“int”
0_0_3202556_148.c(30) : error C2224: “.index”的左侧必须具有结构/联合类型
0_0_3202556_148.c(40) : error C2440: “=” : 无法从“int”转换为“Node”
0_0_3202556_148.c(41) : error C2224: “.figure”的左侧必须具有结构/联合类型
0_0_3202556_148.c(86) : error C2146: 语法错误 : 缺少“;”(在标识符“temp”的前面)
0_0_3202556_148.c(86) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(86) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3202556_148.c(86) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_3202556_148.c(86) : error C2440: “=” : 无法从“Node”转换为“int”
0_0_3202556_148.c(91) : error C2224: “.figure”的左侧必须具有结构/联合类型
|