0_0_13991884_31395.cpp
0_0_13991884_31395.cpp(13) : error C2872: “hash”: 不明确的符号
可能是“0_0_13991884_31395.cpp(10) : std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> hash”
with
[
_Kty=std::string
, _Ty=int
]
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_13991884_31395.cpp(14) : error C2872: “hash”: 不明确的符号
可能是“0_0_13991884_31395.cpp(10) : std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> hash”
with
[
_Kty=std::string
, _Ty=int
]
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_13991884_31395.cpp(20) : error C2059: 语法错误:“{”
0_0_13991884_31395.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13991884_31395.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_13991884_31395.cpp(62) : error C2872: “hash”: 不明确的符号
可能是“0_0_13991884_31395.cpp(10) : std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> hash”
with
[
_Kty=std::string
, _Ty=int
]
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_13991884_31395.cpp(74) : error C2059: 语法错误:“{”
0_0_13991884_31395.cpp(74) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13991884_31395.cpp(74) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_13991884_31395.cpp(74) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
|