0_0_38518806_24183.cpp
0_0_38518806_24183.cpp(8) : error C2144: 语法错误:“std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”的前面应有“}”
with
[
_Kty=std::string
, _Ty=int
]
0_0_38518806_24183.cpp(8) : error C2144: 语法错误:“std::map<std::string,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”的前面应有“;”
with
[
_Kty=std::string
, _Ty=int
]
0_0_38518806_24183.cpp(7) : error C3861: “whlie”: 找不到标识符
0_0_38518806_24183.cpp(9) : error C2065: “sting”: 未声明的标识符
0_0_38518806_24183.cpp(9) : error C2146: 语法错误: 缺少“;”(在标识符“s”的前面)
0_0_38518806_24183.cpp(9) : error C2065: “s”: 未声明的标识符
0_0_38518806_24183.cpp(11) : error C2065: “s”: 未声明的标识符
0_0_38518806_24183.cpp(12) : error C2065: “s”: 未声明的标识符
0_0_38518806_24183.cpp(25) : error C2059: 语法错误:“}”
0_0_38518806_24183.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|