0_0_16624484_23504.cpp
0_0_16624484_23504.cpp(571) : error C2059: 语法错误:“<”
0_0_16624484_23504.cpp(576) : error C2011: “NTree”:“struct”类型重定义
0_0_16624484_23504.cpp(5) : 参见“NTree”的声明
0_0_16624484_23504.cpp(598) : error C2011: “Path”:“struct”类型重定义
0_0_16624484_23504.cpp(27) : 参见“Path”的声明
0_0_16624484_23504.cpp(603) : error C2374: “g_upLimit”: 重定义;多次初始化
0_0_16624484_23504.cpp(32) : 参见“g_upLimit”的声明
0_0_16624484_23504.cpp(604) : error C2086: “Path g_path[10000]”: 重定义
0_0_16624484_23504.cpp(33) : 参见“g_path”的声明
0_0_16624484_23504.cpp(605) : error C2374: “g_pathCnt”: 重定义;多次初始化
0_0_16624484_23504.cpp(34) : 参见“g_pathCnt”的声明
0_0_16624484_23504.cpp(608) : error C2084: 函数“bool IsCircle(NTree *,int,int)”已有主体
0_0_16624484_23504.cpp(36) : 参见“IsCircle”的前一个定义
0_0_16624484_23504.cpp(609) : error C2027: 使用了未定义类型“NTree”
0_0_16624484_23504.cpp(5) : 参见“NTree”的声明
0_0_16624484_23504.cpp(609) : error C2227: “->pParent”的左边必须指向类/结构/联合/泛型类型
0_0_16624484_23504.cpp(609) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|