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

            成長的痕跡
            <2011年4月>
            272829303112
            3456789
            10111213141516
            17181920212223
            24252627282930
            1234567

            統計

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

            常用鏈接

            留言簿(1)

            隨筆分類

            隨筆檔案

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            母函數~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之內不存在的項
                         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 閱讀(539) 評論(0)  編輯 收藏 引用 所屬分類: 母函數

            无码AV中文字幕久久专区 | 久久99精品久久久久子伦| 色天使久久综合网天天| 无码人妻久久一区二区三区| 亚洲精品乱码久久久久久自慰| 国内精品伊人久久久久av一坑| 国产产无码乱码精品久久鸭| 国产成人无码精品久久久免费| 久久国产三级无码一区二区| 久久久久亚洲AV成人网人人网站| 中文成人久久久久影院免费观看| 欧美噜噜久久久XXX| 精品一久久香蕉国产线看播放| 国内高清久久久久久| 久久夜色精品国产亚洲| 亚洲午夜久久久久妓女影院 | 久久综合九色综合97_久久久| 久久亚洲欧洲国产综合| 97久久精品无码一区二区| 综合久久给合久久狠狠狠97色 | 性做久久久久久免费观看| 久久精品欧美日韩精品| 久久综合成人网| 久久99精品久久久久久秒播| 久久久久无码精品国产| 亚洲午夜久久久影院| 大香伊人久久精品一区二区| 国产精品青草久久久久福利99| 国内精品伊人久久久久av一坑| 国产精品久久久久久久久久影院| 观看 国产综合久久久久鬼色 欧美 亚洲 一区二区 | 一本色道久久88综合日韩精品 | 久久精品国产72国产精福利| 国产精品毛片久久久久久久| 99久久久精品| 国内精品久久久久影院优| 精品国际久久久久999波多野| 日韩乱码人妻无码中文字幕久久| 日韩欧美亚洲综合久久影院d3| 久久久亚洲精品蜜桃臀| 久久久精品人妻一区二区三区蜜桃|