• <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>

            ArcTan

            dfs
            隨筆 - 16, 文章 - 117, 評論 - 6, 引用 - 0
            數據加載中……

            hdu 2419 (STL:set multiset)

            首先膜拜膜拜青島二中的 aKc大牛啊,我徹底給跪了!!!
            差距太大,好好努力吧!!!

            算法,數據結構,C++,STL。需要去學的啊,下午開始學吧學吧

            圖的操作,使用集合來維護,把操作序列倒過來看,割邊則看做兩個集合的合并。

            STL 的set和multiset 很強大啊,第一用STL寫東西

            wangs ,你該努力了,大牛之路,遠著呢。
            #include <cstdlib>
            #include 
            <cctype>
            #include 
            <cstring>
            #include 
            <cstdio>
            #include 
            <cmath>
            #include 
            <algorithm>
            #include 
            <vector>
            #include 
            <string>
            #include 
            <iostream>
            #include 
            <sstream>
            #include 
            <map>
            #include 
            <set>
            #include 
            <queue>
            #include 
            <stack>
            #include 
            <fstream>
            #include 
            <numeric>
            #include 
            <iomanip>
            #include 
            <bitset>
            #include 
            <list>
            #include 
            <stdexcept>
            #include 
            <functional>
            #include 
            <utility>
            #include 
            <ctime>
            #include 
            <cmath>
            #include 
            <climits>

            using namespace std;

            typedef pair
            <intint> PII;
            const int MAXN = 20010, MAXM = 60010, MAXQ = 300010;
            int value[MAXN], query[MAXQ][3];
            multiset
            <PII> e;
            multiset
            <int> v[MAXN];
            int pre[MAXN];

            int root(int a)
            {
                
            if(pre[a] != a)
                    pre[a] 
            = root(pre[a]);
                
            return pre[a];
            }

            int unionSet(int a, int b)
            {
                multiset
            <int>::iterator it;
                a 
            = root(a), b = root(b);
                
            if(a == b)
                    
            return 0;
                
            if(v[a].size() > v[b].size())
                    swap(a, b);
                
            for    (it = v[a].begin(); it != v[a].end(); it++)
                    v[b].insert(
            *it);
                v[a].clear();
                pre[a] 
            = b;
                
            return 0;
            }

            int update(int a, int x)
            {
                
            int ta = a;
                a 
            = root(a);
                v[a].erase(v[a].find(value[ta]));
                v[a].insert(x);
                value[ta] 
            = x;
                
            return 0;
            }

            int main()
            {
                
            int n, m, q;
                
            int a, b;
                
            int i,u;
                
            int cas=0;
                
            char ch[3];
                
            double ct = 0, sum = 0;
                multiset
            <PII>::iterator it;
                multiset
            <int>::iterator tp;
                
            while(scanf("%d%d%d",&n,&m,&q)==3)
                {
                    e.clear();
                    
            for (i = 1; i <= n; i++)
                        v[i].clear();

                    
            for (i = 1; i <= n; i++)
                    {
                        scanf(
            "%d"&value[i]);
                        pre[i] 
            = i;
                    }
                    
            for (i = 0; i < m; i++)
                    {
                        scanf(
            "%d%d"&a, &b);
                        
            if(a > b)
                            swap(a, b);
                        e.insert(PII(a, b));
                    }

                    
            for (i = 0; i < q; i++)
                    {
                        scanf(
            "%s"&ch);
                        scanf(
            "%d%d"&query[i][1], &query[i][2]);

                        query[i][
            0= ch[0];
                        
            if(ch[0== 'E')
                        {
                            
            if(query[i][1> query[i][2])
                                swap(query[i][
            1], query[i][2]);

                            it 
            = e.find(PII(query[i][1], query[i][2]));
                            e.erase(it);
                        }
                        
            else if(ch[0== 'U')
                            swap(value[query[i][
            1]], query[i][2]);
                    }

                    
            for (i = 1; i <= n; i++)
                        v[i].insert(value[i]);
                    
            for (it = e.begin(); it != e.end(); it++)
                        unionSet(it
            ->first, it->second);

               
            //     for (it = e.begin(); it != e.end(); it++)
                
            //        printf("%d %d\n",it->first, it->second);

                    ct
            =0;
                    sum
            =0;

                    
            for(int i = q - 1; i >= 0; i--)
                    {
                        
            if(query[i][0== 'E')
                            unionSet(query[i][
            1], query[i][2]);
                        
            else if(query[i][0== 'U')
                            update(query[i][
            1], query[i][2]);
                        
            else
                        {
                            ct 
            += 1;
                            u 
            = root(query[i][1]);
                            tp 
            = v[u].lower_bound(query[i][2]);
                            
            if(tp != v[u].end())
                                sum 
            += *tp;
                      
            //      printf("%d %d\n",u,*tp);
                        }
                    }
                    printf(
            "Case %d: %0.3lf\n",++cas,(double)sum/ct);
                }
                
            return 0;
            }

            posted on 2012-07-14 13:08 wangs 閱讀(261) 評論(0)  編輯 收藏 引用 所屬分類: ACM-數據結構

            亚洲国产精品无码久久一区二区| 久久久久久亚洲精品不卡 | 亚洲乱码中文字幕久久孕妇黑人| 亚洲中文字幕伊人久久无码| 久久精品国产日本波多野结衣| 少妇内射兰兰久久| 久久九九久精品国产| 热re99久久6国产精品免费| www亚洲欲色成人久久精品| 伊人久久综合无码成人网| 久久福利青草精品资源站免费| 久久精品中文字幕大胸| 久久久久久狠狠丁香| 7777久久久国产精品消防器材| 久久久久亚洲AV无码专区网站| 亚洲愉拍99热成人精品热久久 | 91久久九九无码成人网站| 久久99热这里只有精品国产| 国产精品九九久久免费视频| 人妻少妇久久中文字幕| 亚洲性久久久影院| 久久免费视频一区| 久久精品视频91| 久久成人精品视频| 久久久91精品国产一区二区三区| 久久精品人人做人人爽电影| 日产久久强奸免费的看| 久久九九久精品国产| 久久精品国产一区二区三区| 亚洲成人精品久久| 色综合久久综合网观看| 久久精品国产亚洲网站| 国内精品伊人久久久久av一坑 | 久久99国产精品久久| 99久久成人国产精品免费| 久久久久成人精品无码中文字幕| 国产精品久久久久久久人人看| 中文字幕亚洲综合久久菠萝蜜| 久久亚洲精品国产精品婷婷 | 无码8090精品久久一区| 久久久久久午夜精品|