0_0_38337888_23966.cpp
0_0_38337888_23966.cpp(13) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38337888_23966.cpp(13) : error C2144: 语法错误:“int”的前面应有“;”
0_0_38337888_23966.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38337888_23966.cpp(14) : error C2144: 语法错误:“auto”的前面应有“;”
0_0_38337888_23966.cpp(14) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38337888_23966.cpp(14) : error C3533: “const auto &”: 参数不能为包含“auto”的类型
0_0_38337888_23966.cpp(189) : error C2144: 语法错误:“int”的前面应有“;”
0_0_38337888_23966.cpp(189) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38337888_23966.cpp(189) : error C2086: “int constexpr”: 重定义
0_0_38337888_23966.cpp(14) : 参见“constexpr”的声明
0_0_38337888_23966.cpp(190) : error C2057: 应输入常量表达式
0_0_38337888_23966.cpp(190) : error C2466: 不能分配常量大小为 0 的数组
0_0_38337888_23966.cpp(191) : error C2057: 应输入常量表达式
0_0_38337888_23966.cpp(191) : error C2466: 不能分配常量大小为 0 的数组
0_0_38337888_23966.cpp(191) : error C2087: “dp”: 缺少下标
0_0_38337888_23966.cpp(201) : error C2070: “int [][1]”: 非法的 sizeof 操作数
|