对于只有一个数,从小到大排序 priority_queue<int,vector<int>,greater<int> >q; 必须是三个参数哦~ node类型的跟普通的sort改法一样,直接在类里面改就行了。