• <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年2月>
            303112345
            6789101112
            13141516171819
            20212223242526
            272812345
            6789101112

            統計

            • 隨筆 - 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 閱讀(540) 評論(0)  編輯 收藏 引用 所屬分類: 母函數

            久久国产精品77777| 久久精品国产亚洲av高清漫画| 精品久久国产一区二区三区香蕉 | 国产产无码乱码精品久久鸭| 久久综合久久久| 亚洲国产精品无码久久久久久曰| 久久综合香蕉国产蜜臀AV| 91久久成人免费| 亚洲愉拍99热成人精品热久久| 成人精品一区二区久久久| 思思久久好好热精品国产| 久久久久久久综合日本亚洲| 伊人久久亚洲综合影院| 99久久精品国产一区二区三区| 亚洲精品国精品久久99热| 91久久香蕉国产熟女线看| 久久精品国产亚洲AV影院| 久久国产美女免费观看精品 | 国内精品伊人久久久久影院对白| 成人久久免费网站| 伊人久久大香线蕉精品不卡| 777久久精品一区二区三区无码| 国产美女亚洲精品久久久综合| 久久久精品视频免费观看| 99久久国产主播综合精品 | 久久夜色精品国产亚洲| 精品久久久久久无码中文野结衣 | 91精品国产色综合久久| 亚洲成色WWW久久网站| 久久乐国产综合亚洲精品| 日日狠狠久久偷偷色综合0| 国产精品99久久久久久宅男| 国产精品久久久久久一区二区三区 | 人人狠狠综合久久亚洲88| 午夜精品久久久久久99热| 伊人久久大香线蕉亚洲五月天| 伊人久久一区二区三区无码| 麻豆久久久9性大片| 亚洲国产精品无码久久青草 | 国内精品久久久久久久97牛牛| 久久国产亚洲高清观看|