• <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,則假幣一定在天平右側,若為heavy,則假幣一定在天平左側;如果是'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

            統計

            常用鏈接

            留言簿(1)

            隨筆檔案

            搜索

            最新評論

            閱讀排行榜

            評論排行榜

            成人国内精品久久久久影院| 一本一本久久a久久精品综合麻豆| 久久99久久99小草精品免视看| 国色天香久久久久久久小说| 久久精品国产一区二区电影| 26uuu久久五月天| a级毛片无码兔费真人久久| 99久久人妻无码精品系列| 日韩精品无码久久久久久| 亚洲国产欧美国产综合久久| 精品人妻伦九区久久AAA片69| 国产精品99久久久精品无码 | 国内精品久久久久久久亚洲| 青青青国产成人久久111网站| 亚洲国产精久久久久久久| 久久精品国产半推半就| 久久e热在这里只有国产中文精品99| 久久亚洲国产成人影院网站| 伊人久久成人成综合网222| 伊人久久久AV老熟妇色| 久久精品国产亚洲一区二区| 久久久WWW成人| 久久精品无码一区二区无码 | 99久久99久久精品国产片果冻| 9999国产精品欧美久久久久久 | 久久青青草原精品影院| 久久无码AV中文出轨人妻| 国内精品久久国产| 精品一区二区久久| 国产精品久久久香蕉| 久久婷婷久久一区二区三区| 欧美一级久久久久久久大| 无码人妻久久久一区二区三区 | 久久国产乱子伦精品免费午夜| 久久精品亚洲AV久久久无码| 久久99国产乱子伦精品免费| 久久精品成人免费观看97| 婷婷久久久亚洲欧洲日产国码AV | 久久夜色精品国产www| 久久国产精品成人影院| 亚洲成av人片不卡无码久久 |