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