0_0_38489552_3640.cpp
0_0_38489552_3640.cpp(26) : error C2039: “first”: 不是“std::priority_queue<std::pair<__int64,__int64>,std::vector<std::pair<__int64,__int64>,std::allocator<_Ty>>,std::greater<_Ty>>”的成员
with
[
_Ty=std::pair<__int64,__int64>
]
0_0_38489552_3640.cpp(26) : error C2039: “second”: 不是“std::priority_queue<std::pair<__int64,__int64>,std::vector<std::pair<__int64,__int64>,std::allocator<_Ty>>,std::greater<_Ty>>”的成员
with
[
_Ty=std::pair<__int64,__int64>
]
|