0_0_39255189_1002.cpp
0_0_39255189_1002.cpp(29) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39255189_1002.cpp(29) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39255189_1002.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“ll”的前面)
0_0_39255189_1002.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39255189_1002.cpp(32) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39255189_1002.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39255189_1002.cpp(32) : error C2086: “int `anonymous-namespace'::constexpr”: 重定义
0_0_39255189_1002.cpp(31) : 参见“`anonymous-namespace'::constexpr”的声明
0_0_39255189_1002.cpp(33) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39255189_1002.cpp(33) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39255189_1002.cpp(33) : error C2086: “int `anonymous-namespace'::constexpr”: 重定义
0_0_39255189_1002.cpp(31) : 参见“`anonymous-namespace'::constexpr”的声明
0_0_39255189_1002.cpp(34) : error C2057: 应输入常量表达式
0_0_39255189_1002.cpp(34) : error C2466: 不能分配常量大小为 0 的数组
0_0_39255189_1002.cpp(35) : error C2057: 应输入常量表达式
0_0_39255189_1002.cpp(35) : error C2466: 不能分配常量大小为 0 的数组
|