0_0_38775429_11734.cpp
0_0_38775429_11734.cpp(118) : error C2144: 语法错误:“int”的前面应有“;”
0_0_38775429_11734.cpp(118) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38775429_11734.cpp(331) : error C2144: 语法错误:“int”的前面应有“;”
0_0_38775429_11734.cpp(331) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38775429_11734.cpp(331) : error C2086: “int Solution::constexpr”: 重定义
0_0_38775429_11734.cpp(118) : 参见“Solution::constexpr”的声明
0_0_38775429_11734.cpp(332) : error C2057: 应输入常量表达式
0_0_38775429_11734.cpp(332) : error C2466: 不能分配常量大小为 0 的数组
0_0_38775429_11734.cpp(333) : error C2975: “N”:“Solution::_2_SAT”的模板参数无效,应为编译时常量表达式
0_0_38775429_11734.cpp(267) : 参见“N”的声明
0_0_38775429_11734.cpp(218) : error C2229: class“Solution::SCC<0>”有非法的大小为零的数组
0_0_38775429_11734.cpp(271): 参见对正在编译的类 模板 实例化“Solution::SCC<0>”的引用
0_0_38775429_11734.cpp(333): 参见对正在编译的类 模板 实例化“Solution::_2_SAT<0>”的引用
0_0_38775429_11734.cpp(222) : error C2229: class“Solution::SCC<0>”有非法的大小为零的数组
|