0_0_4582732_12741.cpp
0_0_4582732_12741.cpp(80) : error C2059: 语法错误 : “[”
0_0_4582732_12741.cpp(83) : error C2039: “sss” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(83) : error C2039: “cnt” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(83) : error C2039: “ss” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(84) : error C2039: “v” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(84) : error C2039: “cnt” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(85) : error C2039: “m” : 不是“std::map<_Kty,_Ty>”的成员
with
[
_Kty=std::string,
_Ty=int
]
0_0_4582732_12741.cpp(85) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|