0_0_13013212_9796.cpp
0_0_13013212_9796.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“INF”的前面)
0_0_13013212_9796.cpp(6) : error C2734: “ll” : 如果不是外部的,则必须初始化常数对象
0_0_13013212_9796.cpp(6) : error C2501: “INF” : 缺少存储类或类型说明符
0_0_13013212_9796.cpp(11) : error C2378: “ll” : 重定义;符号不能由 typedef 重载
0_0_13013212_9796.cpp(6) : 参见“ll”的声明
0_0_13013212_9796.cpp(14) : error C2146: 语法错误 : 缺少“;”(在标识符“dist”的前面)
0_0_13013212_9796.cpp(14) : error C2501: “ll” : 缺少存储类或类型说明符
0_0_13013212_9796.cpp(14) : error C2373: “ll” : 重定义;不同的类型修饰符
0_0_13013212_9796.cpp(6) : 参见“ll”的声明
0_0_13013212_9796.cpp(14) : error C2501: “dist” : 缺少存储类或类型说明符
0_0_13013212_9796.cpp(19) : error C2146: 语法错误 : 缺少“;”(在标识符“c”的前面)
0_0_13013212_9796.cpp(19) : error C2501: “edge::ll” : 缺少存储类或类型说明符
0_0_13013212_9796.cpp(19) : error C2501: “edge::c” : 缺少存储类或类型说明符
0_0_13013212_9796.cpp(21) : error C2061: 语法错误 : 标识符“ll”
0_0_13013212_9796.cpp(22) : error C2039: “c” : 不是“edge”的成员
0_0_13013212_9796.cpp(17) : 参见“edge”的声明
0_0_13013212_9796.cpp(22) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(24) : error C2061: 语法错误 : 标识符“ll”
0_0_13013212_9796.cpp(25) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(26) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(60) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(61) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(64) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(65) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(71) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(80) : error C2660: “addedge” : 函数不接受 4 个参数
0_0_13013212_9796.cpp(98) : error C2039: “c” : 不是“edge”的成员
0_0_13013212_9796.cpp(17) : 参见“edge”的声明
0_0_13013212_9796.cpp(99) : error C2039: “c” : 不是“edge”的成员
0_0_13013212_9796.cpp(17) : 参见“edge”的声明
0_0_13013212_9796.cpp(123) : error C2146: 语法错误 : 缺少“;”(在标识符“flow”的前面)
0_0_13013212_9796.cpp(123) : error C3861: “ll”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(123) : error C2065: “flow” : 未声明的标识符
0_0_13013212_9796.cpp(123) : error C2065: “cost” : 未声明的标识符
0_0_13013212_9796.cpp(125) : error C3861: “flow”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(126) : error C3861: “cost”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(129) : error C3861: “cost”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(130) : error C3861: “cost”: 即使使用参数相关的查找,也未找到标识符
0_0_13013212_9796.cpp(134) : error C3861: “cost”: 即使使用参数相关的查找,也未找到标识符
|