0_0_24613769_21927.cpp
0_0_24613769_21927.cpp(42) : error C2086: “std::map<std::string,std::string,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> str”: 重定义
with
[
_Kty=std::string
, _Ty=std::string
]
0_0_24613769_21927.cpp(8) : 参见“str”的声明
0_0_24613769_21927.cpp(43) : error C2086: “std::string s”: 重定义
0_0_24613769_21927.cpp(9) : 参见“s”的声明
0_0_24613769_21927.cpp(43) : error C2086: “std::string t”: 重定义
0_0_24613769_21927.cpp(9) : 参见“t”的声明
0_0_24613769_21927.cpp(46) : error C2084: 函数“int main(void)”已有主体
0_0_24613769_21927.cpp(11) : 参见“main”的前一个定义
|