0_0_29369140_29295.cpp
0_0_29369140_29295.cpp(7) : error C2144: 语法错误:“int”的前面应有“;”
0_0_29369140_29295.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29369140_29295.cpp(8) : error C2144: 语法错误:“int”的前面应有“;”
0_0_29369140_29295.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29369140_29295.cpp(8) : error C2086: “int constexpr”: 重定义
0_0_29369140_29295.cpp(7) : 参见“constexpr”的声明
0_0_29369140_29295.cpp(18) : error C2144: 语法错误:“int”的前面应有“;”
0_0_29369140_29295.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29369140_29295.cpp(18) : error C2086: “int constexpr”: 重定义
0_0_29369140_29295.cpp(7) : 参见“constexpr”的声明
0_0_29369140_29295.cpp(19) : error C2144: 语法错误:“int”的前面应有“;”
0_0_29369140_29295.cpp(19) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29369140_29295.cpp(19) : error C2086: “int constexpr”: 重定义
0_0_29369140_29295.cpp(7) : 参见“constexpr”的声明
0_0_29369140_29295.cpp(24) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(24) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(24) : error C2087: “mat”: 缺少下标
0_0_29369140_29295.cpp(25) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(25) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(35) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(35) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(37) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(37) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(37) : error C2087: “residualGraphMat”: 缺少下标
0_0_29369140_29295.cpp(38) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(38) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(38) : error C2087: “flowGraphMat”: 缺少下标
0_0_29369140_29295.cpp(101) : error C2070: “int []”: 非法的 sizeof 操作数
0_0_29369140_29295.cpp(103) : error C2057: 应输入常量表达式
0_0_29369140_29295.cpp(103) : error C2466: 不能分配常量大小为 0 的数组
0_0_29369140_29295.cpp(103) : error C2133: “visited”: 未知的大小
0_0_29369140_29295.cpp(104) : error C2070: “bool []”: 非法的 sizeof 操作数
|