• <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++博客 :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
              1 隨筆 :: 52 文章 :: 17 評(píng)論 :: 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) 評(píng)論(0)  編輯 收藏 引用 所屬分類: DP
            色婷婷久久综合中文久久一本| 亚洲中文字幕无码久久2020| 91久久精一区二区三区大全| 2021久久精品国产99国产精品| 麻豆精品久久久一区二区| 久久99热这里只有精品国产| 亚洲伊人久久综合影院| 国产人久久人人人人爽| 热久久国产欧美一区二区精品 | 久久影视综合亚洲| 精品一二三区久久aaa片| 久久99国产精品久久久| 国产99久久久国产精品小说| 久久一日本道色综合久久| 久久这里有精品视频| 国产亚洲精品美女久久久| 亚洲国产精品无码久久九九| 久久久久一区二区三区| 久久夜色精品国产噜噜麻豆 | 国产999精品久久久久久| 亚洲国产天堂久久综合| 国产L精品国产亚洲区久久| 无码AV中文字幕久久专区| 久久亚洲精品无码观看不卡| 久久国产精品成人影院| 亚洲AV无码久久| 色综合久久中文字幕综合网| 亚洲欧美精品伊人久久| 1000部精品久久久久久久久| 精品久久久无码21p发布| 伊人热热久久原色播放www| 久久精品国产精品亚洲下载| 中文字幕亚洲综合久久2| 国产一级持黄大片99久久| 久久精品人人做人人爽97| 欧洲精品久久久av无码电影| 亚洲欧美成人综合久久久| 日韩AV无码久久一区二区| 色综合久久久久无码专区| 久久久女人与动物群交毛片| 亚洲欧美日韩中文久久|