0_0_39771536_7191.cpp
0_0_39771536_7191.cpp(53) : error C2664: “void solveNQueens(int,std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,int,int &,bool)”: 无法将参数 4 从“int”转换为“int &”
with
[
_Ty=int
]
|