0_0_38681278_25589.cpp
0_0_38681278_25589.cpp(4) : error C2144: 语法错误:“int”的前面应有“;”
0_0_38681278_25589.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38681278_25589.cpp(5) : error C2975: “_Bits”:“std::bitset”的模板参数无效,应为编译时常量表达式
VC2013\INCLUDE\bitset(20) : 参见“_Bits”的声明
0_0_38681278_25589.cpp(5) : error C2057: 应输入常量表达式
0_0_38681278_25589.cpp(5) : error C2466: 不能分配常量大小为 0 的数组
0_0_38681278_25589.cpp(6) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_38681278_25589.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38681278_25589.cpp(6) : error C2086: “int constexpr”: 重定义
0_0_38681278_25589.cpp(4) : 参见“constexpr”的声明
0_0_38681278_25589.cpp(21) : error C2057: 应输入常量表达式
0_0_38681278_25589.cpp(21) : error C2466: 不能分配常量大小为 0 的数组
|