0_0_22082360_18554.cpp
0_0_22082360_18554.cpp(32) : error C2872: “count”: 不明确的符号
可能是“0_0_22082360_18554.cpp(4) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_22082360_18554.cpp(47) : error C2872: “count”: 不明确的符号
可能是“0_0_22082360_18554.cpp(4) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_22082360_18554.cpp(50) : error C2872: “count”: 不明确的符号
可能是“0_0_22082360_18554.cpp(4) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_22082360_18554.cpp(81) : error C2084: 函数“int main(void)”已有主体
0_0_22082360_18554.cpp(26) : 参见“main”的前一个定义
0_0_22082360_18554.cpp(122) : error C2086: “int count”: 重定义
0_0_22082360_18554.cpp(4) : 参见“count”的声明
0_0_22082360_18554.cpp(196) : error C2872: “count”: 不明确的符号
可能是“0_0_22082360_18554.cpp(4) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
|