0_0_8449464_12615.cpp
0_0_8449464_12615.cpp(29) : error C2563: 在形参表中不匹配
0_0_8449464_12615.cpp(33) : error C2563: 在形参表中不匹配
0_0_8449464_12615.cpp(33) : error C2568: “+” : 无法解析函数重载
VC\include\algorithm(94): 可能是“iterator_traits<_InIt>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_8449464_12615.cpp(33) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)” : 应输入 3 个参数,却提供了 2 个
VC\include\algorithm(1939) : 参见“std::sort”的声明
0_0_8449464_12615.cpp(35) : error C2563: 在形参表中不匹配
0_0_8449464_12615.cpp(35) : error C2568: “<” : 无法解析函数重载
VC\include\algorithm(94): 可能是“iterator_traits<_InIt>::difference_type std::count(_InIt,_InIt,const _Ty &)”
0_0_8449464_12615.cpp(41) : error C2059: 语法错误 : “return”
0_0_8449464_12615.cpp(42) : error C2059: 语法错误 : “}”
0_0_8449464_12615.cpp(42) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_8449464_12615.cpp(42) : error C2059: 语法错误 : “}”
|