• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            T9的空間

            You will never walk alone!

              C++博客 :: 首頁(yè) :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
              69 隨筆 :: 0 文章 :: 28 評(píng)論 :: 0 Trackbacks
             1/*
             2  Name: build priority_queue
             3  Copyright: 
             4  Author: Torres
             5  Date: 29-08-08 10:48
             6  Description: 建立優(yōu)先隊(duì)列的方法 
             7*/

             8#include<iostream>
             9#include<vector>
            10#include<queue>
            11using namespace std;
            12template<class T>void print(T &a){while(!a.empty()){cout<<a.top()<<" ";a.pop();}cout<<endl;}
            13typedef struct node{
            14    int x,y;
            15    bool operator<(const node &a)const{
            16        return x>a.x||(x==a.x&&y>a.y);
            17    }

            18}
            node;
            19
            20/*typedef struct data{
            21    double x,y;
            22    bool cmp(data &a){
            23        return x>a.x||(x==a.x&&y>a.y);
            24    }
            25}data;*/

            26priority_queue<int,vector<int>,less<int> >LessIntq;//雖然是less但是是最大優(yōu)先
            27priority_queue<int>SysIntq;//默認(rèn)是less
            28priority_queue<int,vector<int>,greater<int> >GreatIntq;
            29priority_queue<node>Nodeq;
            30//priority_queue<data,vector<data>,cmp>Cmpdata;
            31
            32
            33int main()
            34{
            35    int i,temp;
            36    for(i=1;i<=5;i++){
            37        scanf("%d",&temp);
            38        LessIntq.push(temp);
            39        SysIntq.push(temp);
            40        GreatIntq.push(temp);
            41    }

            42    cout<<"LessIntq::";
            43    print(LessIntq);
            44    cout<<"SysIntq::";
            45    print(SysIntq);
            46    cout<<"GreatIntq::";
            47    print(GreatIntq);
            48    cout<<"******************"<<endl;
            49
            50    node ntemp;
            51    for(i=1;i<=5;i++){
            52        scanf("%d%d",&ntemp.x,&ntemp.y);
            53        Nodeq.push(ntemp);
            54    }

            55    cout<<"Nodeq::"<<endl;
            56    for(i=0;i<5;i++){
            57        cout<<Nodeq.top().x<<"::"<<Nodeq.top().y<<endl;
            58        Nodeq.pop();
            59    }

            60
            61/*    data dtemp;
            62    for(i=1;i<=5;i++){
            63        scanf("%lf%lf",&dtemp.x,&dtemp.y);
            64        Cmpdata.push(dtemp);
            65    }
            66    cout<<"Cmpdata::";
            67    for(i=0;i<5;i++){
            68        cout<<Cmpdata.top().x<<"::"<<Cmpdata.top().y<<endl;
            69        Cmpdata.pop();
            70    }*/

            71    return 0;
            72}

            73/****************************************
            742 5 1 3 7
            75LessIntq::7 5 3 2 1
            76SysIntq::7 5 3 2 1
            77GreatIntq::1 2 3 5 7
            78******************
            791 2
            805 6
            812 3
            822 10
            837 7
            84Nodeq::
            851::2
            862::3
            872::10
            885::6
            897::7
            90Press any key to continue
            91*************************************/
            posted on 2008-08-29 11:31 Torres 閱讀(336) 評(píng)論(0)  編輯 收藏 引用

            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            免费国产99久久久香蕉| 嫩草伊人久久精品少妇AV| 久久综合狠狠综合久久激情 | 国产无套内射久久久国产| 一本一道久久a久久精品综合| 亚洲中文精品久久久久久不卡| 狠狠色丁香久久综合婷婷| 久久精品国产亚洲精品| 精品久久久无码人妻中文字幕| 国产成人久久激情91| 伊人色综合久久天天网| av午夜福利一片免费看久久| 久久久WWW免费人成精品| 国产午夜福利精品久久2021| 亚洲人成无码久久电影网站| www.久久精品| 人妻少妇久久中文字幕一区二区 | 国产精品亚洲美女久久久| 久久久久国产精品嫩草影院| 日本精品久久久中文字幕| 久久人与动人物a级毛片| 国产精品免费久久久久电影网| 亚洲中文字幕久久精品无码喷水| 色成年激情久久综合| 99久久精品日本一区二区免费| 亚洲午夜久久久久久久久久| 久久久久久一区国产精品| 四虎国产永久免费久久| 久久精品亚洲精品国产色婷| 三级三级久久三级久久| 中文字幕精品久久| 无码人妻少妇久久中文字幕| 狠狠色伊人久久精品综合网 | 一本大道久久a久久精品综合| 久久久av波多野一区二区| 亚洲精品乱码久久久久久按摩 | 久久久久久久久无码精品亚洲日韩 | 久久久久久毛片免费看| 精品一久久香蕉国产线看播放| 99精品久久久久久久婷婷| 精品久久久久一区二区三区 |