0_0_19529088_20712.cpp
0_0_19529088_20712.cpp(25) : error C2065: “M”: 未声明的标识符
0_0_19529088_20712.cpp(42) : error C3867: “std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::empty”: 函数调用缺少参数列表;请使用“&std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::empty”创建指向成员的指针
with
[
_Ty=int
]
|