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

            糯米

            TI DaVinci, gstreamer, ffmpeg
            隨筆 - 167, 文章 - 0, 評論 - 47, 引用 - 0
            數據加載中……

            POJ 3168 Barn Expansion 快排

            思路:

            一開始想到用線段樹來做,但是發現坐標范圍異常的大,放一個都勉勉強強,更不用說幾個了!
            想了一下,發現有一個至關重要的條件“不存在覆蓋的情況”。
            那就沒必要用線段樹了,因為壓根就沒必要解決覆蓋問題。
            可以用一種取巧的方法解決這題。



            對于每個矩形,首先把它 y 方向的兩條邊抽取出來。
            對于所有矩形的 y 方向的邊,先按照 x 排序,然后按照頂端的 y 坐標排序。



            然后對于位于同一 x 坐標的邊,找出所有首尾相接或者有交集的邊。
            那么這些邊對應的矩形必定要排除。

            對于 x 方向的邊,作同樣的處理。

            排除完之后,剩下的矩形就是可以答案了。

            代碼 500 多ms。。
            #include <stdio.h>
            #include 
            <stdlib.h>

            #define MAX_N 25032

            struct node {
                
            int barn, start, end, idx;
            }
            ;
            struct node vert[MAX_N * 2], hori[MAX_N * 2];
            char cannot[MAX_N];
            int N, ans;

            __inline 
            void add_node(struct node *t, int barn, int start, int end, int idx)
            {
                t
            ->barn = barn;
                t
            ->start = start;
                t
            ->end = end;
                t
            ->idx = idx;
            }


            int cmp_node(const void *a, const void *b)
            {
                
            struct node *p, *q;
                p 
            = (struct node *)a;
                q 
            = (struct node *)b;
                
            if (p->idx != q->idx)
                    
            return p->idx - q->idx;
                
            return p->start - q->start;
            }


            __inline 
            void disable_barn(int barn)
            {
                
            if (!cannot[barn]) {
                    cannot[barn] 
            = 1;
                    ans
            --;
                }
             
            }


            __inline 
            void calc(struct node *arr, int len)
            {
                
            int i, idx, end, cnt, first;

                i 
            = 0;
                
            while (i < len) {
                    idx 
            = arr[i].idx;
                    end 
            = arr[i].end;
                    first 
            = i;
                    cnt 
            = 0;
                    i
            ++;
                    
            while (i < len && arr[i].idx == idx && arr[i].start <= end) {
                        
            if (arr[i].end > end)
                            end 
            = arr[i].end;
                        disable_barn(arr[i].barn);
                        cnt
            ++;
                        i
            ++;
                    }

                    
            if (cnt)
                        disable_barn(arr[first].barn);
                }

            }


            int main()
            {
                
            int i, top, left, bottom, right;

                freopen(
            "e:\\test\\in.txt""r", stdin);

                scanf(
            "%d"&N);
                ans 
            = N;
                
            for (i = 0; i < N; i++{
                    scanf(
            "%d%d%d%d"&left, &bottom, &right, &top);
                    add_node(
            &vert[i * 2], i, bottom, top, left);
                    add_node(
            &vert[i * 2 + 1], i, bottom, top, right);
                    add_node(
            &hori[i * 2], i, left, right, top);
                    add_node(
            &hori[i * 2 + 1], i, left, right, bottom);
                }

                qsort(vert, N 
            * 2sizeof(vert[0]), cmp_node);
                qsort(hori, N 
            * 2sizeof(hori[0]), cmp_node);
                calc(vert, N 
            * 2);
                calc(hori, N 
            * 2);
                printf(
            "%d\n", ans);

                
            return 0;
            }


            posted on 2010-03-18 15:52 糯米 閱讀(646) 評論(0)  編輯 收藏 引用 所屬分類: POJ

            久久99久国产麻精品66| 久久99亚洲综合精品首页| 精品国产乱码久久久久软件| 一本久久知道综合久久| 亚洲精品国精品久久99热一| 久久青草国产精品一区| 欧美亚洲另类久久综合婷婷| 久久久久久毛片免费播放| 久久91精品综合国产首页| 久久精品成人欧美大片| 国产成人无码精品久久久免费 | 久久精品aⅴ无码中文字字幕重口| 久久精品国产网红主播| 中文字幕无码av激情不卡久久| 国产精品久久久久AV福利动漫| 午夜精品久久久内射近拍高清| 999久久久无码国产精品| 偷偷做久久久久网站| 国产午夜精品理论片久久 | 久久精品国产亚洲欧美| 伊人久久精品影院| 久久久久久噜噜精品免费直播| 香蕉久久夜色精品升级完成| 亚洲精品久久久www| 久久国产成人亚洲精品影院| 99久久国产综合精品麻豆| 99久久国产精品免费一区二区 | 97久久精品午夜一区二区| 久久精品国产2020| 亚洲精品无码久久千人斩| 伊人久久大香线蕉av不变影院| 人妻系列无码专区久久五月天| 亚洲国产精品久久久久久| 久久91综合国产91久久精品| 久久久国产精品福利免费| 久久精品国产久精国产思思| 精品蜜臀久久久久99网站| 国产午夜精品理论片久久影视 | 国产午夜精品久久久久九九| 国产成人久久精品二区三区| 青青青青久久精品国产 |