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

            POJ grids 2692

            http://poj.grids.cn/problem?id=2692
            利用枚舉,從'A'到'L'。判斷條件是:如果是'even',則天平兩邊無假幣;如果是'up',若為light,則假幣一定在天平右側(cè),若為heavy,則假幣一定在天平左側(cè);如果是'down',情況相反。
             1 #include<stdio.h>
             2 #include<string.h>
             3 #include<stdlib.h>
             4 char left[3][7],right[3][7],result[3][5];
             5 bool isLight(char c);
             6 bool isheavy(char c);
             7 int main()
             8 {
             9     int n;
            10     while(scanf("%d",&n) != EOF){
            11         while(n--){
            12             for(int i = 0;i < 3;i++)
            13                 scanf("%s%s%s",left[i],right[i],result[i]);
            14             char x;
            15             for(x = 'A';x <= 'L';x++){
            16                 if(isLight(x)){
            17                     printf("%c is the counterfeit coin and it is light.\n",x);
            18                     break;
            19                 }
            20                 if(isheavy(x)){
            21                     printf("%c is the counterfeit coin and it is heavy.\n",x);
            22                     break;
            23                 }
            24             }
            25         }
            26     }
            27     system("pause");
            28     return 0;           
            29 }
            30 
            31 bool isLight(char c)
            32 {
            33     for(int i = 0;i < 3;i++){
            34         if(!strcmp(result[i],"even"))
            35             if(strchr(left[i],c) != NULL || strchr(right[i],c) != NULL)return false;
            36         if(!strcmp(result[i],"up"))
            37             if(strchr(right[i],c) == NULL)return false;
            38         if(!strcmp(result[i],"down"))
            39             if(strchr(left[i],c) == NULL)return false;
            40     }
            41     return true;
            42 }
            43 
            44 bool isheavy(char c)
            45 {
            46     for(int i = 0;i < 3;i++){
            47         if(!strcmp(result[i],"even"))
            48             if(strchr(left[i],c) != NULL || strchr(right[i],c) != NULL)return false;
            49         if(!strcmp(result[i],"up"))
            50             if(strchr(left[i],c) == NULL)return false;
            51         if(!strcmp(result[i],"down"))
            52             if(strchr(right[i],c) == NULL)return false;
            53     }
            54     return true;
            55 }
            56 

            posted on 2009-07-18 14:09 Johnnx 閱讀(359) 評論(0)  編輯 收藏 引用

            導航

            <2009年7月>
            2829301234
            567891011
            12131415161718
            19202122232425
            2627282930311
            2345678

            統(tǒng)計

            常用鏈接

            留言簿(1)

            隨筆檔案

            搜索

            最新評論

            閱讀排行榜

            評論排行榜

            久久亚洲国产最新网站| 激情综合色综合久久综合| 四虎久久影院| 亚洲国产综合久久天堂| 久久综合色之久久综合| 久久人人爽人人爽人人片AV麻烦 | 久久精品无码专区免费东京热| 亚洲精品午夜国产VA久久成人| 国产精品久久国产精麻豆99网站| 国产福利电影一区二区三区,免费久久久久久久精| 久久精品国内一区二区三区 | 婷婷国产天堂久久综合五月| 欧美伊人久久大香线蕉综合 | 午夜精品久久久内射近拍高清| 77777亚洲午夜久久多人| 久久久免费精品re6| 国产女人aaa级久久久级| 7777精品久久久大香线蕉 | 久久精品夜夜夜夜夜久久| 亚洲国产综合久久天堂 | 国产精品久久久久jk制服| 国产成人久久精品二区三区| 久久婷婷五月综合国产尤物app| 亚洲狠狠久久综合一区77777| 亚洲精品99久久久久中文字幕 | 色妞色综合久久夜夜| 久久AⅤ人妻少妇嫩草影院| 久久精品无码专区免费青青| 伊人久久大香线蕉综合网站| 999久久久国产精品| 久久精品无码午夜福利理论片| 欧美久久一区二区三区| 国产精品欧美亚洲韩国日本久久| 色综合久久中文字幕无码| 精品久久久久久久国产潘金莲 | 伊色综合久久之综合久久| 久久综合狠狠综合久久97色| 国产精品成人无码久久久久久| 久久国产精品久久精品国产| 99国产精品久久| 精品久久久久久无码中文字幕一区|