(16) : error C2679: 二进制“=”: 没有找到接受“int”类型的右操作数的运算符(或没有可接受的转换) VC8\include\vector(549): 可能是“std::vector<_Ty> &std::vector<_Ty>::operator =(const std::vector<_Ty> &)” with [ _Ty=int ] 试图匹配参数列表“(std::vector<_Ty>, int)”时 with [ _Ty=int ]