0_0_5779431_29271.cpp
0_0_5779431_29271.cpp(2) : error C2873: “namespacestd” : 符号不能用在 using 声明中
0_0_5779431_29271.cpp(4) : error C2501: “intgraph” : 缺少存储类或类型说明符
0_0_5779431_29271.cpp(5) : error C2501: “intindegree” : 缺少存储类或类型说明符
0_0_5779431_29271.cpp(6) : error C2501: “intn” : 缺少存储类或类型说明符
0_0_5779431_29271.cpp(6) : error C2501: “m” : 缺少存储类或类型说明符
0_0_5779431_29271.cpp(10) : error C2065: “inti” : 未声明的标识符
0_0_5779431_29271.cpp(10) : error C2065: “j” : 未声明的标识符
0_0_5779431_29271.cpp(10) : error C2065: “k” : 未声明的标识符
0_0_5779431_29271.cpp(11) : error C2065: “intp1” : 未声明的标识符
0_0_5779431_29271.cpp(11) : error C2065: “p2” : 未声明的标识符
0_0_5779431_29271.cpp(12) : error C2065: “boolflag” : 未声明的标识符
0_0_5779431_29271.cpp(13) : error C2065: “n” : 未声明的标识符
0_0_5779431_29271.cpp(13) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|