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

            Yiner的ACM

            成長的痕跡
            <2025年7月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            統(tǒng)計

            • 隨筆 - 29
            • 文章 - 0
            • 評論 - 2
            • 引用 - 0

            常用鏈接

            留言簿(1)

            隨筆分類

            隨筆檔案

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            母函數(shù)~Holding Bin-Laden Captive!

            Holding Bin-Laden Captive!

            Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other)
            Total Submission(s) : 132   Accepted Submission(s) : 69

            Font: Times New Roman | Verdana | Georgia

            Font Size:

            Problem Description

            We all know that Bin-Laden is a notorious terrorist, and he has disappeared for a long time. But recently, it is reported that he hides in Hang Zhou of China!
            “Oh, God! How terrible! ”



            Don’t be so afraid, guys. Although he hides in a cave of Hang Zhou, he dares not to go out. Laden is so bored recent years that he fling himself into some math problems, and he said that if anyone can solve his problem, he will give himself up!
            Ha-ha! Obviously, Laden is too proud of his intelligence! But, what is his problem?
            “Given some Chinese Coins (硬幣) (three kinds-- 1, 2, 5), and their number is num_1, num_2 and num_5 respectively, please output the minimum value that you cannot pay with given coins.”
            You, super ACMer, should solve the problem easily, and don’t forget to take $25000000 from Bush!

            Input

            Input contains multiple test cases. Each test case contains 3 positive integers num_1, num_2 and num_5 (0<=num_i<=1000). A test case containing 0 0 0 terminates the input and this test case is not to be processed.

            Output

            Output the minimum positive value that one cannot pay with given coins, one line for one case.

            Sample Input

            1 1 3
            0 0 0
            

            Sample Output

            4
            

            Author

            lcy
            #include<stdio.h>
            #include
            <string.h>
            int main()
            {
                
            int i,j,k,a,b,c,d[10001];
                
            while(scanf("%d %d %d",&a,&b,&c)!=EOF)
                
            {
                    
            if(0==a&&0==b&&0==c)
                    
            break;
                    memset(d,
            0,sizeof(d));
                      
            for(j=0;j<=a;j++)
                      
            for(k=0;k+j<=a+2*b;k=k+2)
                         d[k
            +j]++;
                         
            for(j=0;j<=a+2*b&&d[j];j++)//&&a[j]是排除從0到a+2b之內(nèi)不存在的項
                         for(k=0;k+j<=a+2*b+5*c;k=k+5)
                          d[k
            +j]++;
                          
            for(i=0;i<=a+2*b+5*c+1;i++)//+1是因為如果情況中的全滿足 那么大于范圍的第一個就是所求
                         {
                             
            if(d[i]==0)
                             
            {
                                 printf(
            "%d\n",i);
                                 
            break;
                             }

                         }

                }

                
            return 0;
            }

            posted on 2011-02-15 18:31 Yiner 閱讀(538) 評論(0)  編輯 收藏 引用 所屬分類: 母函數(shù)

            久久精品免费一区二区| 狠狠色丁香婷综合久久| 性做久久久久久免费观看| 欧美精品丝袜久久久中文字幕 | 精品久久国产一区二区三区香蕉| 一本大道久久a久久精品综合| 少妇久久久久久被弄到高潮| 久久久亚洲AV波多野结衣| 久久精品国产秦先生| 亚洲国产日韩综合久久精品| 国产精品久久久久久久久免费| 精品久久国产一区二区三区香蕉| 亚洲女久久久噜噜噜熟女| 国产精品99久久久久久董美香| 国产精品久久新婚兰兰| 嫩草影院久久国产精品| 中文字幕人妻色偷偷久久| 国产伊人久久| 国产午夜免费高清久久影院 | 国产精品综合久久第一页| 麻豆精品久久久久久久99蜜桃| 久久这里只有精品首页| 亚洲精品无码专区久久久| 久久国产视频99电影| 中文字幕亚洲综合久久2| 亚洲乱码精品久久久久..| 一本色道久久88综合日韩精品 | 久久棈精品久久久久久噜噜| 亚洲国产精品无码久久九九| 久久综合九色综合欧美狠狠| 久久久一本精品99久久精品88| 中文字幕精品久久久久人妻| 色综合合久久天天给综看| 久久毛片免费看一区二区三区| 久久久99精品一区二区| 成人精品一区二区久久| 精品国产青草久久久久福利| 国内精品久久久久久久影视麻豆 | 999久久久无码国产精品| 97久久综合精品久久久综合| 久久精品九九亚洲精品天堂|