0_0_33689591_2306.cpp
0_0_33689591_2306.cpp(17) : error C2146: 语法错误: 缺少“;”(在标识符“__attribute__”的前面)
0_0_33689591_2306.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33689591_2306.cpp(17) : error C2065: “always_inline”: 未声明的标识符
0_0_33689591_2306.cpp(17) : error C2448: “__attribute__”: 函数样式初始值设定项类似函数定义
0_0_33689591_2306.cpp(21) : error C2146: 语法错误: 缺少“;”(在标识符“__attribute__”的前面)
0_0_33689591_2306.cpp(21) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33689591_2306.cpp(21) : error C2086: “int FastIO::__inline__”: 重定义
0_0_33689591_2306.cpp(17) : 参见“FastIO::__inline__”的声明
0_0_33689591_2306.cpp(21) : error C2065: “always_inline”: 未声明的标识符
0_0_33689591_2306.cpp(21) : error C2448: “__attribute__”: 函数样式初始值设定项类似函数定义
0_0_33689591_2306.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“__attribute__”的前面)
0_0_33689591_2306.cpp(28) : error C2065: “always_inline”: 未声明的标识符
0_0_33689591_2306.cpp(28) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|