0_0_20489931_24010.cpp
0_0_20489931_24010.cpp(24) : error C2872: “count”: 不明确的符号
可能是“0_0_20489931_24010.cpp(17) : std::vector<int,std::allocator<_Ty>> count”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_20489931_24010.cpp(30) : error C2872: “count”: 不明确的符号
可能是“0_0_20489931_24010.cpp(17) : std::vector<int,std::allocator<_Ty>> count”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_20489931_24010.cpp(34) : error C2872: “count”: 不明确的符号
可能是“0_0_20489931_24010.cpp(17) : std::vector<int,std::allocator<_Ty>> count”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
|