0_0_15135195_27107.cpp
0_0_15135195_27107.cpp(115) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_15135195_27107.cpp(115) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_15135195_27107.cpp(121) : error C2011: “node”:“struct”类型重定义
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(129) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(129) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(141) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(141) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(143) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(143) : error C2228: “.prex”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(144) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(144) : error C2228: “.prey”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(150) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(150) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(152) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(152) : error C2228: “.prex”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(153) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(153) : error C2228: “.prey”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(161) : error C2084: 函数“void printpath(int,int)”已有主体
0_0_15135195_27107.cpp(64) : 参见“printpath”的前一个定义
0_0_15135195_27107.cpp(164) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(164) : error C2228: “.prex”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(165) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(165) : error C2228: “.prey”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(166) : error C3861: “printpath”: 找不到标识符
0_0_15135195_27107.cpp(167) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(167) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(168) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(168) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(177) : error C2084: 函数“int main(void)”已有主体
0_0_15135195_27107.cpp(79) : 参见“main”的前一个定义
0_0_15135195_27107.cpp(189) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(189) : error C2228: “.prex”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(190) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(190) : error C2228: “.prey”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(191) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(191) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(201) : error C2027: 使用了未定义类型“node”
0_0_15135195_27107.cpp(12) : 参见“node”的声明
0_0_15135195_27107.cpp(201) : error C2228: “.length”的左边必须有类/结构/联合
0_0_15135195_27107.cpp(202) : error C3861: “printpath”: 找不到标识符
|