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

            我希望你是我獨家記憶

            一段永遠封存的記憶,隨風而去
            posts - 263, comments - 31, trackbacks - 0, articles - 3
               :: 首頁 :: 新隨筆 ::  :: 聚合  :: 管理

            URAL1656

            Posted on 2008-11-02 13:47 Hero 閱讀(242) 評論(0)  編輯 收藏 引用 所屬分類: 代碼如詩--ACM
             1 // 1656 C++ Accepted 0.015 129 KB URAL
             2 
             3 #include <stdio.h>
             4 #include <stdlib.h>
             5 #include <string.h>
             6 
             7 const int size = 100 ;
             8 int data[size] ;
             9 int out[size][size] ;
            10 
            11 int inn ;
            12 
            13 int cmp( const void *a, const void *b )
            14 {
            15     return *(int *)b - *(int *)a ;
            16 }
            17 
            18 void input()
            19 {
            20     int maxi = inn * inn ;
            21     forint i=1; i<=maxi; i++ )    scanf( "%d"&data[i] ) ;
            22 
            23     qsort( data+1, maxi, sizeof(data[1]), cmp ) ;
            24     /*
            25     printf( "**************************\n" ) ;
            26     for( int i=1; i<=maxi; i++ ) printf( "%d\n", data[i] ) ;
            27     printf( "**************************\n" ) ;
            28     */
            29 }
            30 
            31 void process()
            32 {
            33     int midrow = ( 1+inn ) / 2 ; int midcol = ( 1+inn ) / 2 ;
            34     int pdata = 1 ;//data[]指針
            35 
            36     out[midrow][midcol] = data[pdata++] ;
            37     forint c=midcol-1; c>=1; c-- )    out[midrow][c] = data[pdata++] ;
            38     forint c=midcol+1; c<=inn; c++ )    out[midrow][c] = data[pdata++] ;
            39     forint r=midrow-1; r>=1; r-- )    out[r][midcol] = data[pdata++] ;
            40     forint r=midrow+1; r<=inn; r++ )    out[r][midcol] = data[pdata++] ;
            41 
            42     forint r=midrow-1; r>=1; r-- )
            43     {
            44         forint c=midcol-1; c>=1; c-- )    out[r][c] = data[pdata++] ;
            45         forint c=midcol+1; c<=inn; c++ )    out[r][c] = data[pdata++] ;
            46     }
            47     forint r=midrow+1; r<=inn; r++ )
            48     {
            49         forint c=midcol-1; c>=1; c-- )    out[r][c] = data[pdata++] ;
            50         forint c=midcol+1; c<=inn; c++ )    out[r][c] = data[pdata++] ;
            51     }
            52 
            53     forint i=1; i<=inn; i++ )
            54     {
            55         forint j=1; j<=inn; j++ )
            56         {
            57             printf( "%d "out[i][j] ) ;
            58         }
            59         printf( "\n" ) ;
            60     }
            61 }
            62 
            63 int main()
            64 {
            65     while( scanf( "%d"&inn ) != EOF )
            66     {
            67         input() ;
            68 
            69         process() ;
            70 
            71         //output() ;
            72     }
            73 
            74     return 0 ;
            75 }
            日本亚洲色大成网站WWW久久| 精品久久久久久中文字幕| 久久er热视频在这里精品| 丰满少妇高潮惨叫久久久| 国产午夜精品理论片久久影视| 久久97久久97精品免视看| 久久精品免费大片国产大片| 久久人人爽人人爽人人片AV麻豆 | 国产精品毛片久久久久久久| 久久免费观看视频| 久久人人爽人人爽人人片av麻烦| 国产成人精品免费久久久久| 久久一区二区免费播放| 99re久久精品国产首页2020| 欧美日韩精品久久久久| 波多野结衣中文字幕久久| 日日狠狠久久偷偷色综合96蜜桃| 久久天天躁狠狠躁夜夜96流白浆 | 久久99亚洲综合精品首页| 2021久久精品免费观看| 欧美国产精品久久高清| 狠色狠色狠狠色综合久久| 成人久久免费网站| 久久有码中文字幕| 久久综合九色综合久99| 97久久超碰国产精品2021| 亚洲AV无码久久| 久久国产一区二区| 久久久91精品国产一区二区三区| 精品免费久久久久久久| 久久青青草原精品国产不卡| 久久国产精品久久久| 久久天天躁狠狠躁夜夜网站| 国产精品99久久99久久久| 欧美噜噜久久久XXX| 18禁黄久久久AAA片| 久久有码中文字幕| 久久亚洲国产精品成人AV秋霞| 精品国产青草久久久久福利| 久久精品国产亚洲5555| 久久久久久A亚洲欧洲AV冫 |