0_0_6327951_9446.cpp
0_0_6327951_9446.cpp(21) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_6327951_9446.cpp(21) : error C2238: 意外的标记位于“;”之前
0_0_6327951_9446.cpp(23) : error C2059: 语法错误 : “}”
0_0_6327951_9446.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_6327951_9446.cpp(23) : error C2238: 意外的标记位于“;”之前
0_0_6327951_9446.cpp(26) : error C2065: “n” : 未声明的标识符
0_0_6327951_9446.cpp(26) : error C2065: “size” : 未声明的标识符
0_0_6327951_9446.cpp(29) : error C2065: “root” : 未声明的标识符
0_0_6327951_9446.cpp(34) : error C3861: “size”: 即使使用参数相关的查找,也未找到标识符
0_0_6327951_9446.cpp(34) : error C3861: “Edge”: 即使使用参数相关的查找,也未找到标识符
0_0_6327951_9446.cpp(39) : error C3861: “root”: 即使使用参数相关的查找,也未找到标识符
0_0_6327951_9446.cpp(39) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|