0_0_9322058_18847.cpp
0_0_9322058_18847.cpp(33) : error C2039: “isEmpty” : 不是“std::priority_queue<_Ty,_Container,_Pr>”的成员
with
[
_Ty=int,
_Container=std::vector<int>,
_Pr=std::greater<int>
]
0_0_9322058_18847.cpp(33) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|