0_0_31778598_14818.cpp
0_0_31778598_14818.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_31778598_14818.cpp(49) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31778598_14818.cpp(53) : error C2065: “hash_”: 未声明的标识符
0_0_31778598_14818.cpp(53) : error C2228: “.push_back”的左边必须有类/结构/联合
0_0_31778598_14818.cpp(58) : error C2065: “hash_”: 未声明的标识符
0_0_31778598_14818.cpp(58) : error C2228: “.size”的左边必须有类/结构/联合
0_0_31778598_14818.cpp(60) : error C2065: “hash_”: 未声明的标识符
0_0_31778598_14818.cpp(66) : error C2065: “hash_”: 未声明的标识符
0_0_31778598_14818.cpp(66) : error C2228: “.clear”的左边必须有类/结构/联合
0_0_31778598_14818.cpp(74) : error C2065: “hash_”: 未声明的标识符
0_0_31778598_14818.cpp(74) : error C2228: “.clear”的左边必须有类/结构/联合
|