0_0_27239912_3528.cpp
0_0_27239912_3528.cpp(185) : error C2065: “res”: 未声明的标识符
0_0_27239912_3528.cpp(220) : error C2440: “初始化”: 无法从“int”转换为“std::vector<int,std::allocator<_Ty>>”
with
[
_Ty=int
]
class“std::vector<int,std::allocator<_Ty>>”的构造函数声明为“explicit”
with
[
_Ty=int
]
|