0_0_39671493_17611.cpp
0_0_39671493_17611.cpp(45) : error C3312: 未找到类型“std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>”的可调用“begin”函数
with
[
_Ty=int
]
0_0_39671493_17611.cpp(45) : error C3312: 未找到类型“std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>”的可调用“end”函数
with
[
_Ty=int
]
0_0_39671493_17611.cpp(46) : error C2065: “num”: 未声明的标识符
|