0_0_39895383_12289.cpp
0_0_39895383_12289.cpp(15) : error C2679: 二进制“=”: 没有找到接受“std::pair<std::vector<int,std::allocator<_Ty>>,std::vector<_Ty,std::allocator<_Ty>>>”类型的右操作数的运算符(或没有可接受的转换)
with
[
_Ty=int
]
VC2013\INCLUDE\vector(948): 可能是“std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(const std::vector<_Ty,std::allocator<_Ty>> &)”
with
[
_Ty=int
]
VC2013\INCLUDE\vector(926): 或 “std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(std::initializer_list<int>)”
with
[
_Ty=int
]
VC2013\INCLUDE\vector(822): 或 “std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(std::vector<_Ty,std::allocator<_Ty>> &&)”
with
[
_Ty=int
]
尝试匹配参数列表“(std::vector<int,std::allocator<_Ty>>, std::pair<std::vector<int,std::allocator<_Ty>>,std::vector<_Ty,std::allocator<_Ty>>>)”时
with
[
_Ty=int
]
0_0_39895383_12289.cpp(17) : error C2679: 二进制“=”: 没有找到接受“std::pair<std::vector<int,std::allocator<_Ty>>,std::vector<_Ty,std::allocator<_Ty>>>”类型的右操作数的运算符(或没有可接受的转换)
with
[
_Ty=int
]
VC2013\INCLUDE\vector(948): 可能是“std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(const std::vector<_Ty,std::allocator<_Ty>> &)”
with
[
_Ty=int
]
VC2013\INCLUDE\vector(926): 或 “std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(std::initializer_list<int>)”
with
[
_Ty=int
]
VC2013\INCLUDE\vector(822): 或 “std::vector<int,std::allocator<_Ty>> &std::vector<_Ty,std::allocator<_Ty>>::operator =(std::vector<_Ty,std::allocator<_Ty>> &&)”
with
[
_Ty=int
]
尝试匹配参数列表“(std::vector<int,std::allocator<_Ty>>, std::pair<std::vector<int,std::allocator<_Ty>>,std::vector<_Ty,std::allocator<_Ty>>>)”时
with
[
_Ty=int
]
|