基础

vector  :push_back

priority_queue<int,vector<int>,greater<int> >q2; //top  队首最小

posted on 2018-08-31 00:51  cltt  阅读(159)  评论(0)    收藏  举报

导航