0_0_11256725_7913.cpp
0_0_11256725_7913.cpp(5) : error C2059: 语法错误 : “{”
0_0_11256725_7913.cpp(5) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_11256725_7913.cpp(29) : error C2181: 没有匹配 if 的非法 else
0_0_11256725_7913.cpp(30) : error C2039: “init” : 不是“node”的成员
0_0_11256725_7913.cpp(3) : 参见“node”的声明
0_0_11256725_7913.cpp(32) : error C2065: “index” : 未声明的标识符
0_0_11256725_7913.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_11256725_7913.cpp(32) : error C2501: “tree” : 缺少存储类或类型说明符
0_0_11256725_7913.cpp(32) : error C2369: “tree” : 重定义;不同的下标
0_0_11256725_7913.cpp(10) : 参见“tree”的声明
0_0_11256725_7913.cpp(42) : error C2039: “init” : 不是“node”的成员
0_0_11256725_7913.cpp(3) : 参见“node”的声明
0_0_11256725_7913.cpp(42) : error C3861: “tree”: 即使使用参数相关的查找,也未找到标识符
0_0_11256725_7913.cpp(47) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|