0_0_37011100_25623.cpp
0_0_37011100_25623.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_37011100_25623.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37011100_25623.cpp(7) : error C2065: “a”: 未声明的标识符
0_0_37011100_25623.cpp(7) : error C2228: “.clear”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_37011100_25623.cpp(8) : error C2065: “a”: 未声明的标识符
0_0_37011100_25623.cpp(12) : error C2065: “a”: 未声明的标识符
0_0_37011100_25623.cpp(14) : error C2062: 意外的类型“int”
0_0_37011100_25623.cpp(15) : error C2065: “it”: 未声明的标识符
0_0_37011100_25623.cpp(15) : error C2065: “a”: 未声明的标识符
0_0_37011100_25623.cpp(15) : error C2228: “.begin”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_37011100_25623.cpp(16) : error C2062: 意外的类型“int”
0_0_37011100_25623.cpp(17) : error C2065: “itt”: 未声明的标识符
0_0_37011100_25623.cpp(18) : error C2065: “it”: 未声明的标识符
0_0_37011100_25623.cpp(19) : error C2065: “itt”: 未声明的标识符
0_0_37011100_25623.cpp(19) : error C2227: “->first”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_37011100_25623.cpp(19) : error C2065: “it”: 未声明的标识符
0_0_37011100_25623.cpp(20) : error C2065: “itt”: 未声明的标识符
0_0_37011100_25623.cpp(20) : error C2227: “->second”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_37011100_25623.cpp(22) : error C2065: “it”: 未声明的标识符
0_0_37011100_25623.cpp(22) : error C2227: “->second”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_37011100_25623.cpp(24) : error C2065: “it”: 未声明的标识符
0_0_37011100_25623.cpp(24) : error C2227: “->second”的左边必须指向类/结构/联合/泛型类型
|