0_0_33195647_5649.c
0_0_33195647_5649.c(13) : error C2065: “num”: 未声明的标识符
0_0_33195647_5649.c(13) : error C2296: “>>”: 非法,左操作数包含“node *”类型
0_0_33195647_5649.c(19) : error C2065: “name”: 未声明的标识符
0_0_33195647_5649.c(19) : error C2296: “>>”: 非法,左操作数包含“node *”类型
0_0_33195647_5649.c(20) : error C2065: “name”: 未声明的标识符
0_0_33195647_5649.c(20) : error C2296: “>>”: 非法,左操作数包含“node *”类型
0_0_33195647_5649.c(23) : error C2065: “num”: 未声明的标识符
0_0_33195647_5649.c(23) : error C2296: “>>”: 非法,左操作数包含“node *”类型
0_0_33195647_5649.c(30) : error C2065: “score”: 未声明的标识符
0_0_33195647_5649.c(30) : error C2296: “>>”: 非法,左操作数包含“node *”类型
0_0_33195647_5649.c(31) : error C2065: “score”: 未声明的标识符
0_0_33195647_5649.c(31) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_33195647_5649.c(34) : error C2065: “num”: 未声明的标识符
0_0_33195647_5649.c(34) : error C2296: “>>”: 非法,左操作数包含“node *”类型
|