0_0_13005329_15389.cpp
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“Description”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “Problem” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“Give”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “Description” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “Give” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“simple”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “a” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“directed”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “simple” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“graph”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “directed” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“with”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “graph” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“N”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “with” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“nodes”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “N” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“and”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “nodes” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“M”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “and” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“edges”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “M” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_13005329_15389.cpp(1) : error C2501: “edges” : 缺少存储类或类型说明符
0_0_13005329_15389.cpp(1) : error C2059: 语法错误 : “-”
0_0_13005329_15389.cpp(1) : error C2059: 语法错误 : “数字上的错误后缀”
0_0_13005329_15389.cpp(1) : error C2059: 语法错误 : “数字上的错误后缀”
0_0_13005329_15389.cpp(1) : error C2059: 语法错误 : “常数”
0_0_13005329_15389.cpp(1) : error C2059: 语法错误 : “常数”
0_0_13005329_15389.cpp(1) : error C2014: 预处理器命令必须作为第一个非空白空间启动
|