0_0_20398333_10506.cpp
0_0_20398333_10506.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20398333_10506.cpp(12) : error C2086: “int count”: 重定义
0_0_20398333_10506.cpp(11) : 参见“count”的声明
0_0_20398333_10506.cpp(14) : error C2144: 语法错误:“void”的前面应有“;”
0_0_20398333_10506.cpp(19) : error C2872: “count”: 不明确的符号
可能是“0_0_20398333_10506.cpp(11) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_20398333_10506.cpp(41) : error C2872: “count”: 不明确的符号
可能是“0_0_20398333_10506.cpp(11) : int count”
或 “VC2013\INCLUDE\xutility(3086) : iterator_traits<_Iter>::difference_type std::count(_InIt,_InIt,const _Ty &)”
|