0_0_18033539_10056.cpp
0_0_18033539_10056.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“readLL”的前面)
0_0_18033539_10056.cpp(12) : error C2433: “LL”: 不允许在数据声明中使用“inline”
0_0_18033539_10056.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18033539_10056.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18033539_10056.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_18033539_10056.cpp(14) : error C2065: “a”: 未声明的标识符
0_0_18033539_10056.cpp(16) : error C2065: “a”: 未声明的标识符
0_0_18033539_10056.cpp(17) : error C2065: “a”: 未声明的标识符
0_0_18033539_10056.cpp(18) : error C2065: “a”: 未声明的标识符
|