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

            O(1) 的小樂

            Job Hunting

            公告

            記錄我的生活和工作。。。
            <2010年9月>
            2930311234
            567891011
            12131415161718
            19202122232425
            262728293012
            3456789

            統計

            • 隨筆 - 182
            • 文章 - 1
            • 評論 - 41
            • 引用 - 0

            留言簿(10)

            隨筆分類(70)

            隨筆檔案(182)

            文章檔案(1)

            如影隨形

            搜索

            •  

            最新隨筆

            最新評論

            閱讀排行榜

            評論排行榜

            USACO 2.4 Overfencing

            /*
            ID: lvxiaol3
            LANG: C++
            TASK: maze1
            */
            #include<iostream>
            #include<fstream>
            #include<string.h>

            using namespace std;


            #define MAXWID 38
            #define MAXHT 100

            typedef struct Point Point;
            struct Point
            {
                int r, c;
            };

            int wid, ht;
            char maze[MAXHT*2+1][MAXWID*2+1+2];
            int dist[MAXHT*2+1][MAXWID*2+1];

            Point
            Pt(int r, int c)
            {
                Point p;

                p.r = r;
                p.c = c;
                return p;
            }

            typedef struct Queue Queue;
            struct Queue
            {
                Point p;
                int d;
            };

            Queue floodq[MAXHT*MAXWID];
            int bq, eq;

            /* if no wall between point p and point np, add np to queue with distance d+1 */
            void
            addqueue(int d, Point p, Point np)
            {
                if(maze[(p.r+np.r)/2][(p.c+np.c)/2] == ' ' && maze[np.r][np.c] == ' ')
                {
                    maze[np.r][np.c] = '*';
                    floodq[eq].p = np;
                    floodq[eq].d = d+1;
                    eq++;
                }
            }

            /* if there is an exit at point exitp, plug it and record a start point
            * at startp */

            void lookexit(Point exitp, Point startp)
            {
                if(maze[exitp.r][exitp.c] == ' ')
                {
                    addqueue(0, startp, startp);
                    maze[exitp.r][exitp.c] = '#';
                }
            }

            int main()
            {
                FILE *fin, *fout;
                Point p;
                int i, r, c, m, d;

                fin = fopen("maze1.in", "r");
                fout = fopen("maze1.out", "w");
                //assert(fin != NULL && fout != NULL);

                fscanf(fin, "%d %d\n", &wid, &ht);
                wid = 2*wid+1;
                ht = 2*ht+1;

                for(i=0; i<ht; i++)
                    fgets(maze[i], sizeof(maze[i]), fin);

                /* find exits */
                for(i=1; i<wid; i+=2)
                {
                    lookexit(Pt(0, i), Pt(1, i));
                    lookexit(Pt(ht-1, i), Pt(ht-2, i));
                }
                for(i=1; i<ht; i+=2)
                {
                    lookexit(Pt(i, 0), Pt(i, 1));
                    lookexit(Pt(i, wid-1), Pt(i, wid-2));
                }

                /* must have found at least one square with an exit */
                /* since two exits might open onto the same square, perhaps eq == 1 */

                for(bq = 0; bq < eq; bq++)
                {
                    p = floodq[bq].p;
                    d = floodq[bq].d;
                    dist[p.r][p.c] = d;

                    addqueue(d, p, Pt(p.r-2, p.c));
                    addqueue(d, p, Pt(p.r+2, p.c));
                    addqueue(d, p, Pt(p.r, p.c-2));
                    addqueue(d, p, Pt(p.r, p.c+2));
                }

                /* find maximum distance */
                m = 0;
                for(r=0; r<ht; r++)
                    for(c=0; c<wid; c++)
                        if(dist[r][c] > m)
                            m = dist[r][c];

                fprintf(fout, "%d\n", m);
                return 0;
            }

             

            很基礎的一個BFS或者是Floodfill問題,直接上標程吧。。。寫得太挫了。。

            posted on 2011-10-31 20:24 Sosi 閱讀(178) 評論(0)  編輯 收藏 引用

            統計系統
            99久久99久久精品国产| 久久久久国产精品熟女影院| 2022年国产精品久久久久| 亚洲中文字幕久久精品无码APP | 国产精品一久久香蕉国产线看观看 | 午夜人妻久久久久久久久| 久久99国产精品久久99小说| 综合久久一区二区三区 | 狠狠人妻久久久久久综合蜜桃| 久久国产免费观看精品| 久久99国产一区二区三区| 久久se这里只有精品| 区亚洲欧美一级久久精品亚洲精品成人网久久久久 | 久久夜色撩人精品国产小说| 日产久久强奸免费的看| 狠狠色噜噜色狠狠狠综合久久 | 久久久亚洲裙底偷窥综合| 国产69精品久久久久9999APGF | 久久久久国产一区二区三区| 欧美日韩久久中文字幕| 久久99热只有频精品8| 精品久久久久久久中文字幕| 久久天天躁夜夜躁狠狠躁2022 | 93精91精品国产综合久久香蕉 | 精品久久久噜噜噜久久久| 久久久国产精品福利免费| 久久精品这里只有精99品| 亚洲va久久久噜噜噜久久| 欧美久久综合性欧美| 国内精品久久久久影院亚洲| 精品熟女少妇av免费久久| 久久97久久97精品免视看| 熟妇人妻久久中文字幕| 久久精品视频91| …久久精品99久久香蕉国产| 久久亚洲国产成人影院| 91久久香蕉国产熟女线看| 人妻无码αv中文字幕久久琪琪布| 大蕉久久伊人中文字幕| 色欲综合久久中文字幕网| 亚洲国产精品嫩草影院久久 |