157676_0_9023.cpp
157676_0_9023.cpp(37) : error C2371: 'i' : redefinition; different basic types
157676_0_9023.cpp(22) : see declaration of 'i'
157676_0_9023.cpp(37) : error C2677: binary '!=' : no global operator defined which takes type 'class std::_Tree<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,int>,struct std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<int> >::_Kfn,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<int> >::iterator' (or there is no acceptable conversion)
157676_0_9023.cpp(39) : error C2227: left of '->second' must point to class/struct/union
157676_0_9023.cpp(41) : error C2227: left of '->second' must point to class/struct/union
157676_0_9023.cpp(42) : error C2227: left of '->first' must point to class/struct/union
|