基础

vector  :push_back

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

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

导航