0_0_33448349_5650.cpp
0_0_33448349_5650.cpp(64) : error C2086: “int fen[11]”: 重定义
0_0_33448349_5650.cpp(9) : 参见“fen”的声明
0_0_33448349_5650.cpp(66) : error C2011: “node”:“struct”类型重定义
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(71) : error C2084: 函数“int sumh(int)”已有主体
0_0_33448349_5650.cpp(16) : 参见“sumh”的前一个定义
0_0_33448349_5650.cpp(82) : error C2084: 函数“bool cmp(node,node)”已有主体
0_0_33448349_5650.cpp(27) : 参见“cmp”的前一个定义
0_0_33448349_5650.cpp(83) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(83) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(83) : error C2228: “.s”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(84) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(84) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(88) : error C2084: 函数“int main(void)”已有主体
0_0_33448349_5650.cpp(33) : 参见“main”的前一个定义
0_0_33448349_5650.cpp(98) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(98) : error C2228: “.s”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(100) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(100) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(100) : error C3861: “sumh”: 找不到标识符
0_0_33448349_5650.cpp(101) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(101) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(106) : error C2027: 使用了未定义类型“node”
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(106) : error C2228: “.s”的左边必须有类/结构/联合
0_0_33448349_5650.cpp(11) : 参见“node”的声明
0_0_33448349_5650.cpp(106) : error C2228: “.sum”的左边必须有类/结构/联合
|