Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Re:最小优先队列的定义就是麻烦In Reply To:Re:最小优先队列的定义就是麻烦 Posted by:qu317058542_scu at 2009-07-30 13:50:23 > > .... > priority_queue<int>q1,q2; z这是最大优先队列好不好 最小是priority_queue<int,vector<int>,greater<int> >q1,q2; Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator