0_0_14802201_19629.cpp
0_0_14802201_19629.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(1) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(2) : error C2803: “operator <”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(2) : error C2805: 二进制“operator <”的参数太少
0_0_14802201_19629.cpp(3) : error C2065: “len”: 未声明的标识符
0_0_14802201_19629.cpp(3) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(3) : error C2228: “.len”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_14802201_19629.cpp(4) : error C2065: “len”: 未声明的标识符
0_0_14802201_19629.cpp(6) : error C2065: “s”: 未声明的标识符
0_0_14802201_19629.cpp(6) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(6) : error C2228: “.s”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_14802201_19629.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(10) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(11) : error C2803: “operator >”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(11) : error C2805: 二进制“operator >”的参数太少
0_0_14802201_19629.cpp(12) : error C2065: “len”: 未声明的标识符
0_0_14802201_19629.cpp(12) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(12) : error C2228: “.len”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_14802201_19629.cpp(13) : error C2065: “len”: 未声明的标识符
0_0_14802201_19629.cpp(15) : error C2065: “s”: 未声明的标识符
0_0_14802201_19629.cpp(15) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(15) : error C2228: “.s”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_14802201_19629.cpp(19) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(19) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(20) : error C2803: “operator ==”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(20) : error C2805: 二进制“operator ==”的参数太少
0_0_14802201_19629.cpp(21) : error C2355: “this”: 只能在非静态成员函数或非静态数据成员初始值设定项的内部引用
0_0_14802201_19629.cpp(21) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(23) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(23) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(24) : error C2803: “operator !=”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(24) : error C2805: 二进制“operator !=”的参数太少
0_0_14802201_19629.cpp(25) : error C2355: “this”: 只能在非静态成员函数或非静态数据成员初始值设定项的内部引用
0_0_14802201_19629.cpp(25) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(27) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(27) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(28) : error C2803: “operator <=”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(28) : error C2805: 二进制“operator <=”的参数太少
0_0_14802201_19629.cpp(29) : error C2355: “this”: 只能在非静态成员函数或非静态数据成员初始值设定项的内部引用
0_0_14802201_19629.cpp(29) : error C2065: “b”: 未声明的标识符
0_0_14802201_19629.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_14802201_19629.cpp(31) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_14802201_19629.cpp(32) : error C2803: “operator >=”必须至少有一个类类型的形参
0_0_14802201_19629.cpp(32) : error C2805: 二进制“operator >=”的参数太少
0_0_14802201_19629.cpp(33) : error C2355: “this”: 只能在非静态成员函数或非静态数据成员初始值设定项的内部引用
0_0_14802201_19629.cpp(33) : error C2065: “b”: 未声明的标识符
|