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

            gzwzm06

              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
              1 隨筆 :: 52 文章 :: 17 評論 :: 0 Trackbacks

            用PKU 2559的思路
            跟2559一樣還有DP解法:路徑壓縮

              1
              2#include <cstdio>
              3#include <cstring>
              4
              5const int SIZE = 1002 ;
              6
              7struct STACK
              8{
              9    int ht ;
             10    int pos ;
             11}
             ;
             12
             13STACK stack[SIZE] ;
             14int top ;
             15
             16int row , col , height[SIZE] ;
             17
             18int GetMaxArea()
             19{
             20    int ans , temp ;
             21    int i ;
             22    
             23    top  = 0 ;
             24    
             25    stack[top].ht = height[0] ;
             26    stack[top].pos = 0 ;
             27    ans = height[0] ;
             28    height[col] = 0 ;
             29
             30    for ( i = 1 ; i <= col ; ++i )
             31    {
             32        if ( height[i] <= stack[top].ht )
             33        {
             34            while ( top >= 0 && height[i] <= stack[top].ht )
             35            {
             36                temp = stack[top].ht * (i - stack[top].pos) ;
             37
             38                if ( temp > ans )
             39                    ans = temp ;
             40
             41                top-- ;
             42            }

             43            top++ ;
             44            stack[top].ht = height[i] ;
             45        }

             46        else {
             47            stack[++top].ht = height[i] ;
             48            stack[top].pos = i ;
             49        }

             50    }

             51        
             52    return ans ;
             53}

             54
             55
             56
             57int main()
             58{
             59    //freopen("1.txt", "r", stdin) ;
             60
             61    int test ;
             62    int maxProfit , temp , i , j ;
             63    char ch ;
             64
             65    scanf("%d"&test) ;
             66
             67    while ( test-- )
             68    {
             69
             70        scanf("%d %d"&row, &col) ;
             71        getchar() ;
             72
             73        maxProfit = 0 ;
             74
             75        j = 0 ;
             76
             77        while ( true ) {
             78            ch = getchar() ;
             79
             80            if ( ch == 'R' ) {
             81                height[j++= 0 ;
             82            }

             83            else if ( ch == 'F' ) {
             84                height[j++= 1 ;
             85            }

             86
             87            if ( j == col )
             88                break ;
             89        }

             90
             91
             92        for ( i = 1 ; i < row ; ++i )
             93        {
             94            j = 0 ;
             95
             96            while ( true ) {
             97                ch = getchar() ;
             98
             99                if ( ch == 'R' ) {
            100                    height[j++= 0 ;
            101                }

            102                else if ( ch == 'F' ) {
            103                    height[j++]++ ;
            104                }

            105
            106                if ( j == col )
            107                    break ;
            108            }

            109        
            110            temp = GetMaxArea() ;
            111
            112            if ( temp > maxProfit )
            113                maxProfit = temp ;
            114        }

            115
            116        printf("%d\n", (maxProfit * 3)) ;
            117
            118
            119    }

            120    return 0 ;
            121}

            122
            posted on 2009-03-05 23:56 閱讀(291) 評論(0)  編輯 收藏 引用 所屬分類: DP
            久久久久亚洲av成人无码电影| 久久综合狠狠色综合伊人| 亚洲国产二区三区久久| 丁香五月综合久久激情| 久久精品极品盛宴观看| 精品久久久无码21p发布| 久久亚洲精品中文字幕| 久久免费精品视频| 狠狠色丁香久久婷婷综合图片| 久久精品a亚洲国产v高清不卡| 精品久久久久久亚洲精品| 亚洲午夜精品久久久久久人妖| 精品无码久久久久久国产| 午夜精品久久久久久99热| 日本国产精品久久| 国产成人无码精品久久久久免费 | av无码久久久久不卡免费网站 | 欧美日韩成人精品久久久免费看 | 久久久久99精品成人片直播| 久久久精品久久久久特色影视| 久久水蜜桃亚洲av无码精品麻豆 | 久久国产AVJUST麻豆| 97久久精品人人澡人人爽| 久久亚洲精精品中文字幕| 伊人久久大香线蕉成人| 久久精品女人天堂AV麻| 久久精品国内一区二区三区| 亚洲精品无码久久一线| 四虎国产精品成人免费久久| 国产亚洲精午夜久久久久久| 91久久福利国产成人精品| 久久人人爽人人爽人人片AV不| 久久精品国产色蜜蜜麻豆| 久久精品国产精品亜洲毛片| 国产精品成人精品久久久| 精品九九久久国内精品| 国产99精品久久| 日本精品久久久久中文字幕8| 国产精品美女久久久| 精品久久久久久久久午夜福利| 国产精品对白刺激久久久|