0_0_25384281_26777.cpp
0_0_25384281_26777.cpp(14) : error C2144: 语法错误:“int”的前面应有“;”
0_0_25384281_26777.cpp(14) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25384281_26777.cpp(15) : error C2144: 语法错误:“int”的前面应有“;”
0_0_25384281_26777.cpp(15) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25384281_26777.cpp(15) : error C2086: “int constexpr”: 重定义
0_0_25384281_26777.cpp(14) : 参见“constexpr”的声明
0_0_25384281_26777.cpp(19) : error C2057: 应输入常量表达式
0_0_25384281_26777.cpp(47): 参见对正在编译的类 模板 实例化“RMQ<int,std::greater_equal<int>>”的引用
0_0_25384281_26777.cpp(20) : error C2229: struct“RMQ<int,std::greater_equal<int>>”有非法的大小为零的数组
0_0_25384281_26777.cpp(21) : error C2057: 应输入常量表达式
0_0_25384281_26777.cpp(21) : error C2229: struct“RMQ<int,std::greater_equal<int>>”有非法的大小为零的数组
0_0_25384281_26777.cpp(49) : error C2057: 应输入常量表达式
0_0_25384281_26777.cpp(49) : error C2466: 不能分配常量大小为 0 的数组
0_0_25384281_26777.cpp(50) : error C2057: 应输入常量表达式
0_0_25384281_26777.cpp(50) : error C2466: 不能分配常量大小为 0 的数组
0_0_25384281_26777.cpp(51) : error C2057: 应输入常量表达式
0_0_25384281_26777.cpp(51) : error C2466: 不能分配常量大小为 0 的数组
|