0_0_38003948_3901.cpp
0_0_38003948_3901.cpp(9) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_38003948_3901.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38003948_3901.cpp(10) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_38003948_3901.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38003948_3901.cpp(10) : error C2086: “int constexpr”: 重定义
0_0_38003948_3901.cpp(9) : 参见“constexpr”的声明
0_0_38003948_3901.cpp(11) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_38003948_3901.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38003948_3901.cpp(11) : error C2086: “int constexpr”: 重定义
0_0_38003948_3901.cpp(9) : 参见“constexpr”的声明
0_0_38003948_3901.cpp(12) : error C2144: 语法错误:“double”的前面应有“;”
0_0_38003948_3901.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38003948_3901.cpp(12) : error C2086: “int constexpr”: 重定义
0_0_38003948_3901.cpp(9) : 参见“constexpr”的声明
0_0_38003948_3901.cpp(14) : error C2057: 应输入常量表达式
0_0_38003948_3901.cpp(14) : error C2466: 不能分配常量大小为 0 的数组
0_0_38003948_3901.cpp(15) : error C2057: 应输入常量表达式
0_0_38003948_3901.cpp(15) : error C2466: 不能分配常量大小为 0 的数组
0_0_38003948_3901.cpp(50) : error C2070: “bool []”: 非法的 sizeof 操作数
|