0_0_39549244_23199.cpp
0_0_39549244_23199.cpp(2) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39549244_23199.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39549244_23199.cpp(3) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39549244_23199.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39549244_23199.cpp(3) : error C2086: “int constexpr”: 重定义
0_0_39549244_23199.cpp(2) : 参见“constexpr”的声明
0_0_39549244_23199.cpp(6) : error C2057: 应输入常量表达式
0_0_39549244_23199.cpp(6) : error C2466: 不能分配常量大小为 0 的数组
0_0_39549244_23199.cpp(7) : error C2057: 应输入常量表达式
0_0_39549244_23199.cpp(7) : error C2466: 不能分配常量大小为 0 的数组
0_0_39549244_23199.cpp(7) : error C2087: “dp”: 缺少下标
0_0_39549244_23199.cpp(12) : error C2057: 应输入常量表达式
0_0_39549244_23199.cpp(12) : error C2466: 不能分配常量大小为 0 的数组
0_0_39549244_23199.cpp(33) : error C2039: “max”: 不是“std”的成员
0_0_39549244_23199.cpp(33) : error C3861: “max”: 找不到标识符
0_0_39549244_23199.cpp(43) : error C2039: “max”: 不是“std”的成员
0_0_39549244_23199.cpp(43) : error C3861: “max”: 找不到标识符
0_0_39549244_23199.cpp(52) : error C2039: “max”: 不是“std”的成员
0_0_39549244_23199.cpp(52) : error C3861: “max”: 找不到标识符
0_0_39549244_23199.cpp(57) : error C2039: “max”: 不是“std”的成员
0_0_39549244_23199.cpp(57) : error C3861: “max”: 找不到标识符
|