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

            superman

            聚精會(huì)神搞建設(shè) 一心一意謀發(fā)展
            posts - 190, comments - 17, trackbacks - 0, articles - 0
               :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

            Section 3.1- Shaping Regions

            Posted on 2009-04-27 10:53 superman 閱讀(128) 評論(0)  編輯 收藏 引用 所屬分類: USACO
             1 #include <iostream>
             2 
             3 using namespace std;
             4 
             5 int n, m, t;
             6 int sx[1001], sy[1001], tx[1001], ty[1001], col[1001], cnt[2600];
             7 
             8 int curCol;
             9 void cut(int csx, int csy, int ctx, int cty, int i)
            10 {
            11     while ((i <= t) && (sx[i] >= ctx || tx[i] <= csx || sy[i] >= cty || ty[i] <= csy))
            12         i++;
            13     if (i > t)
            14     {
            15         cnt[curCol] += (ctx - csx) * (cty - csy);
            16         return;
            17     }
            18 
            19     if (csx < sx[i])
            20     {
            21         cut(csx, csy, sx[i], cty, i + 1);
            22         csx = sx[i];
            23     }
            24     if (ctx > tx[i])
            25     {
            26         cut(tx[i], csy, ctx, cty, i + 1);
            27         ctx = tx[i];
            28     }
            29     if (csy < sy[i])
            30         cut(csx, csy, ctx, sy[i], i + 1);
            31     if (cty > ty[i])
            32         cut(csx, ty[i], ctx, cty, i + 1);
            33 }
            34 
            35 int main()
            36 {
            37     freopen("rect1.in""r", stdin);
            38     freopen("rect1.out""w", stdout);
            39 
            40     cin >> n >> m >> t;
            41 
            42     sx[0= 0;
            43     sy[0= 0;
            44     tx[0= n;
            45     ty[0= m;
            46     col[0= 1;
            47     for (int i = 1; i <= t; i++)
            48         cin >> sx[i] >> sy[i] >> tx[i] >> ty[i] >> col[i];
            49 
            50     for (int i = t; i >= 0; i--)
            51     {
            52         curCol = col[i];
            53         cut(sx[i], sy[i], tx[i], ty[i], i + 1);
            54     }
            55 
            56     for (int i = 1; i <= 2500; i++)
            57         if (cnt[i])
            58             cout << i << ' ' << cnt[i] << endl;
            59 
            60     return 0;
            61 }
            62 
            中文字幕久久精品 | 国产精品久久久久AV福利动漫| 午夜精品久久影院蜜桃| 国内精品伊人久久久久妇| 亚洲欧洲久久久精品| 欧洲精品久久久av无码电影| 亚洲国产精品久久久久网站 | 亚洲精品无码久久久久| 日本免费一区二区久久人人澡| 亚洲精品美女久久久久99小说| 久久久久综合网久久| 思思久久99热只有频精品66| 成人午夜精品久久久久久久小说| 久久久久波多野结衣高潮| 久久99精品国产99久久6| 99久久精品午夜一区二区| 中文国产成人精品久久不卡| 久久亚洲高清综合| 国产高潮国产高潮久久久91 | 国内精品久久久久久麻豆| 久久久国产精品| 久久久久久av无码免费看大片| 国产精品久久永久免费| 91久久精品91久久性色| 精品无码久久久久国产| 久久夜色精品国产www| 欧美一区二区精品久久| 2020久久精品国产免费| 色妞色综合久久夜夜| 色综合久久综合中文综合网| 国产精品久久婷婷六月丁香| 久久久国产精华液| 色综合久久综合中文综合网| 久久亚洲私人国产精品vA| 亚洲va久久久噜噜噜久久| 久久久久亚洲精品天堂| 久久国产亚洲高清观看| 国产精品美女久久久久av爽 | 久久精品夜色噜噜亚洲A∨| 久久性生大片免费观看性| 亚洲欧美精品一区久久中文字幕|