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

            USACO Section 3.3 Home on the Range

            Home on the Range

            Farmer John grazes his cows on a large, square field N (2 <= N <= 250) miles on a side (because, for some reason, his cows will only graze on precisely square land segments). Regrettably, the cows have ravaged some of the land (always in 1 mile square increments). FJ needs to map the remaining squares (at least 2x2 on a side) on which his cows can graze (in these larger squares, no 1x1 mile segments are ravaged).

            Your task is to count up all the various square grazing areas within the supplied dataset and report the number of square grazing areas (of sizes >= 2x2) remaining. Of course, grazing areas may overlap for purposes of this report.

            PROGRAM NAME: range

            INPUT FORMAT

            Line 1: N, the number of miles on each side of the field.
            Line 2..N+1: N characters with no spaces. 0 represents "ravaged for that block; 1 represents "ready to eat".

            SAMPLE INPUT (file range.in)

            6
            101111
            001111
            111111
            001111
            101101
            111001
            

            OUTPUT FORMAT

            Potentially several lines with the size of the square and the number of such squares that exist. Order them in ascending order from smallest to largest size.

            SAMPLE OUTPUT (file range.out)

            2 10
            3 4
            4 1  
            Analysis

            It is really a dynamic problem rather than a geometry problem, which is appeared at first time. However, it is easy to contribute a dynamic function later to replace older method.
            Initially, map[i][j], established by initial input, stands for the minimum length of a square, which its left-top point is (i,j). And, for the nearby points (i+1,j), (i,j+1) and (i+1,j+1),if all avaliable, map[i][j] can be expanded by these three points since map[i][j] is truly depended on these three values.
            What's more, considering the avaliable one for (i,j) is the minimum of these, then map[i][j]=min{map[i+1][j],map[i][j+1],map[i+1][j+1]}+1.
            Additionally, only is the function hold when all of the four points is avaliable!

            Code

            /*
            ID:braytay1
            PROG:range
            LANG:C++
            */

            #include 
            <iostream>
            #include 
            <fstream>
            #include 
            <string>
            using namespace std;

            int n;
            int g[250][250],sum[251];
            int min(int a,int b,int c){
                
            if (a>b) return (b>c)?c:b;
                
            else return (a>c)?c:a;
            }

            int main(){
                ifstream fin(
            "range.in");
                ofstream fout(
            "range.out");
                fin
            >>n;
                
            string tmp;
                memset(g,
            0,sizeof g);
                
            for (int i=0;i<n;i++){
                    fin
            >>tmp;
                    
            for (int j=0;j<n;j++){
                        g[i][j]
            =(tmp[j]=='1')?1:0;
                    }

                    tmp.clear();
                }
                
                
            for (int i=n-2;i>=0;i--)
                    
            for (int j=n-2;j>=0;j--){
                        
            if (g[i][j]&&g[i+1][j]&&g[i][j+1]&&g[i+1][j+1])
                            g[i][j]
            =min(g[i+1][j],g[i][j+1],g[i+1][j+1])+1;
                    }

                memset(sum,
            0,sizeof sum);
                
            for (int i=0;i<n-1;i++)
                    
            for (int j=0;j<n-1;j++){
                        
            int s;
                        s
            =g[i][j];
                        sum[s]
            ++;
                    }
             
                
            for (int i=2;i<=n;i++){
                    
            for (int j=i+1;j<=n;j++){
                        sum[i]
            +=sum[j];
                    }

                }

                
            for (int i=2;i<=n;i++)
                    
            if (sum[i]) fout<<i<<" "<<sum[i]<<endl;
                
            return 0;
            }


            posted on 2008-08-28 23:43 幻浪天空領主 閱讀(264) 評論(0)  編輯 收藏 引用 所屬分類: USACO

            <2025年8月>
            272829303112
            3456789
            10111213141516
            17181920212223
            24252627282930
            31123456

            導航

            統(tǒng)計

            常用鏈接

            留言簿(1)

            隨筆檔案(2)

            文章分類(23)

            文章檔案(22)

            搜索

            最新評論

            閱讀排行榜

            評論排行榜

            久久91精品久久91综合| 欧美国产精品久久高清| 九九久久99综合一区二区| 久久免费线看线看| 欧美成人免费观看久久| 香蕉久久AⅤ一区二区三区| 中文精品久久久久人妻不卡| 久久成人精品视频| 国内精品久久久久影院老司 | 91麻精品国产91久久久久| 久久久久国产日韩精品网站| 久久精品人妻中文系列| 狠狠色婷婷综合天天久久丁香| 欧美亚洲日本久久精品| 久久成人国产精品二三区| 日韩AV无码久久一区二区| 久久综合精品国产一区二区三区 | 精品久久久久久亚洲精品 | 久久大香萑太香蕉av| 四虎国产精品免费久久5151| 精品久久久中文字幕人妻 | 99国内精品久久久久久久| 国产成人无码久久久精品一| 久久夜色精品国产网站| 午夜视频久久久久一区| 精品无码久久久久久久久久| 久久国产精品-国产精品| 国产亚洲精久久久久久无码| 精品国产乱码久久久久久人妻| 开心久久婷婷综合中文字幕| 久久久久亚洲AV无码专区网站 | 久久免费香蕉视频| 国产三级观看久久| 成人精品一区二区久久久| 欧美伊香蕉久久综合类网站| 欧美亚洲国产精品久久蜜芽 | 久久99精品国产99久久| 四虎国产永久免费久久| 精品熟女少妇aⅴ免费久久| 久久精品?ⅴ无码中文字幕| 青青热久久国产久精品 |