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

            逛奔的蝸牛

            我不聰明,但我會很努力

               ::  :: 新隨筆 ::  ::  :: 管理 ::
            輸入一個自然數N(2≤N≤9),要求輸出如下的魔方陣,即邊長為N*N,元素取值為1至N*N,1在左上角,呈順時針方向依次放置各元素。
            N
            =3時:
            1 2 3
            8 9 4
            7 6 5
            【輸入形式】
            從標準輸入讀取一個整數N。 
            【輸出形式】
            向標準輸出打印結果。輸出符合要求的方陣,每個數字占5個字符寬度,向右對齊,在每一行末均輸出一個回車符。
            【輸入樣例】 
            4
            【輸出樣例】
             
            1  2  3  4
            12 13 14  5
            11 16 15  6
            10  9  8  7  
            #include <iostream>

            void fantasy(const int n) {
                
            int array[n][n];
                
            int topLeft[2= { 00 };
                
            int topRight[2= { 0, n - 1 };
                
            int bottomRight[2= { n - 1, n - 1 };
                
            int bottomLeft[2= { n - 10 };

                
            int row, col;
                
            int counter = 0;
                
            while (true) {
                    
            // Go right.
                    row = topLeft[0];
                    col 
            = topLeft[1];
                    
            while (col <= topRight[1]) {
                        array[row][col
            ++= ++counter;
                    }
                    topRight[
            0+= 1;
                    topRight[
            1-= 1;

                    
            // Go down.
                    row = topRight[0];
                    col 
            = topRight[1+ 1;
                    
            while (row <= bottomRight[0]) {
                        array[row
            ++][col] = ++counter;
                    }
                    bottomRight[
            0-= 1;
                    bottomRight[
            1-= 1;

                    
            // Go left.
                    row = bottomRight[0+ 1;
                    col 
            = bottomRight[1];
                    
            while (col >= bottomLeft[1]) {
                        array[row][col
            --= ++counter;
                    }
                    bottomLeft[
            0-= 1;
                    bottomLeft[
            1+= 1;

                    
            // Go up.
                    row = bottomLeft[0];
                    col 
            = bottomLeft[1- 1;
                    
            while (row > topLeft[0]) {
                        array[row
            --][col] = ++counter;
                    }
                    topLeft[
            0+= 1;
                    topLeft[
            1+= 1;

                    
            // End ?
                    if (topLeft[1>= topRight[1]) {
                        
            if (n % 2 != 0) {
                            array[n 
            / 2][n / 2= ++counter;
                        }
                        
            break;
                    }
                }

                
            // Output the result.
                for (int row = 0; row < n; ++row) {
                    
            for (int col = 0; col < n; ++col) {
                        std::cout 
            << array[row][col] << "\t";
                    }
                    std::cout 
            << std::endl;
                }
            }

            int main() {
                
            for (int i = 2; i <= 9++i) {
                    fantasy(i);
                    std::cout 
            << std::endl;
                }

                
            return 0;
            }
            聯珠頂真的回文詩:
            鶯啼岸柳
               月明弄
               夜睛春

            鶯啼岸柳弄春睛
            柳弄春睛夜月明
            明月夜睛春弄柳
            睛春弄柳岸啼鶯

            posted on 2008-04-22 15:06 逛奔的蝸牛 閱讀(921) 評論(0)  編輯 收藏 引用 所屬分類: C/C++
            色婷婷狠狠久久综合五月| 国产69精品久久久久久人妻精品 | 囯产极品美女高潮无套久久久| 久久亚洲国产中v天仙www| 国产精品久久一区二区三区| 久久久一本精品99久久精品88| 无遮挡粉嫩小泬久久久久久久| 精品熟女少妇av免费久久| 久久成人国产精品一区二区| 久久精品中文字幕大胸| 亚洲αv久久久噜噜噜噜噜| 色综合色天天久久婷婷基地| 久久久久亚洲精品日久生情 | 伊人久久大香线蕉AV一区二区 | 99久久精品国产毛片| 久久久久久久女国产乱让韩| 久久99精品久久久久久水蜜桃| 久久亚洲私人国产精品| 免费无码国产欧美久久18| 久久精品国产亚洲AV香蕉| 午夜精品久久久久9999高清| 97久久精品人人做人人爽| 久久精品国产亚洲AV麻豆网站 | 国产午夜精品理论片久久| 麻豆精品久久精品色综合| 国产免费久久精品99久久| 77777亚洲午夜久久多人| 99久久精品国产一区二区| 久久91精品久久91综合| 久久天堂AV综合合色蜜桃网| 久久久久久久久久久久久久 | 伊色综合久久之综合久久| 久久人人爽人人爽AV片| 狠狠色综合久久久久尤物 | 伊人久久精品无码av一区| 狠狠综合久久综合88亚洲| 久久人做人爽一区二区三区| 中文字幕精品无码久久久久久3D日动漫 | 人妻少妇久久中文字幕| 欧美大香线蕉线伊人久久| 国产精品久久毛片完整版|