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

            poj1837

            Balance

            Time Limit: 1000MS Memory Limit: 30000K
            Total Submissions: 6149 Accepted: 3687

            Description

            Gigel has a strange "balance" and he wants to poise it. Actually, the device is different from any other ordinary balance.
            It orders two arms of negligible weight and each arm's length is 15. Some hooks are attached to these arms and Gigel wants to hang up some weights from his collection of G weights (1 <= G <= 20) knowing that these weights have distinct values in the range 1..25. Gigel may droop any weight of any hook but he is forced to use all the weights.
            Finally, Gigel managed to balance the device using the experience he gained at the National Olympiad in Informatics. Now he would like to know in how many ways the device can be balanced.

            Knowing the repartition of the hooks and the set of the weights write a program that calculates the number of possibilities to balance the device.
            It is guaranteed that will exist at least one solution for each test case at the evaluation.

            Input

            The input has the following structure:
            • the first line contains the number C (2 <= C <= 20) and the number G (2 <= G <= 20);
            • the next line contains C integer numbers (these numbers are also distinct and sorted in ascending order) in the range -15..15 representing the repartition of the hooks; each number represents the position relative to the center of the balance on the X axis (when no weights are attached the device is balanced and lined up to the X axis; the absolute value of the distances represents the distance between the hook and the balance center and the sign of the numbers determines the arm of the balance to which the hook is attached: '-' for the left arm and '+' for the right arm);
            • on the next line there are G natural, distinct and sorted in ascending order numbers in the range 1..25 representing the weights' values.

            Output

            The output contains the number M representing the number of possibilities to poise the balance.

            Sample Input

            2 4	
            -2 3 
            3 4 5 8
            

            Sample Output

            2

            額, 現在看見英語的描述就惡心,強忍著看明白的,

            就是有個天平,上面有許多掛砝碼的位置,然后給你許多砝碼,問共有多少種方法使得天平平衡

            第一行給出位置數和砝碼,第二行給出位置,從小到大的

            第三行給出每個砝碼的重量。

            很顯然的背包

            f[i][j+a[k]*b[i]]=f[i-1][j]+f[i][j+a[k]*b[i]];

            我覺得這個方程特別丑,等會再改改

             1#include<stdio.h>
             2#include<string.h>
             3#include<math.h>
             4int i,j,k,n,m;
             5int a[25],b[25];
             6int f[25][15100];
             7int main()
             8{
             9    scanf("%d%d",&n,&m);
            10    for (i=1; i<=n ; i++) scanf("%d",&a[i]);
            11    for (i=1; i<=m ; i++) scanf("%d",&b[i]);
            12    memset(f,0,sizeof(f));
            13    f[0][7500]=1;
            14    for (i=1; i<=m ; i++ )
            15        for (j=1; j<=15000 ; j++ )
            16            for (k=1; k<=n ; k++ )
            17                if (f[i-1][j]>0)
            18                {
            19                    f[i][j+b[i]*a[k]]=f[i][j+b[i]*a[k]]+f[i-1][j];
            20                }

            21    printf("%d\n",f[m][7500]);
            22    return 0;
            23}

            24




            這樣就好多了

            f[i][j]=f[i-1][j-b[i]*a[k]]+f[i][j]

             1#include<stdio.h>
             2#include<string.h>
             3#include<math.h>
             4int i,j,k,n,m;
             5int a[25],b[25];
             6int f[25][15100];
             7int main()
             8{
             9    scanf("%d%d",&n,&m);
            10    for (i=1; i<=n ; i++) scanf("%d",&a[i]);
            11    for (i=1; i<=m ; i++) scanf("%d",&b[i]);
            12    memset(f,0,sizeof(f));
            13    f[0][7500]=1;
            14    for (i=1; i<=m ; i++ )
            15       
            16            for (k=1; k<=n ; k++ )
            17                 for (j=a[k]*b[i]+1; j<=15000 ; j++ )
            18                if (f[i-1][j-a[k]*b[i]]>0)
            19                {
            20                    f[i][j]=f[i][j]+f[i-1][j-a[k]*b[i]];
            21                }

            22    printf("%d\n",f[m][7500]);
            23    return 0;
            24}

            25

            posted on 2012-02-19 21:25 jh818012 閱讀(387) 評論(0)  編輯 收藏 引用

            <2025年7月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            導航

            統計

            常用鏈接

            留言簿

            文章檔案(85)

            搜索

            最新評論

            • 1.?re: poj1426
            • 我嚓,,輝哥,,居然搜到你的題解了
            • --season
            • 2.?re: poj3083
            • @王私江
              (8+i)&3 相當于是 取余3的意思 因為 3 的 二進制是 000011 和(8+i)
            • --游客
            • 3.?re: poj3414[未登錄]
            • @王私江
              0ms
            • --jh818012
            • 4.?re: poj3414
            • 200+行,跑了多少ms呢?我的130+行哦,你菜啦,哈哈。
            • --王私江
            • 5.?re: poj1426
            • 評論內容較長,點擊標題查看
            • --王私江
            91久久精品国产成人久久| 久久人人爽人人爽AV片| 久久亚洲精品中文字幕| 亚洲AV无码久久精品蜜桃| …久久精品99久久香蕉国产| 99久久国产主播综合精品| 亚洲欧美成人久久综合中文网| 色婷婷久久综合中文久久蜜桃av| 精品久久久久久国产潘金莲 | 精品久久久久久国产| 久久青青草原亚洲av无码app| 久久综合九色综合精品| 伊色综合久久之综合久久| 99re久久精品国产首页2020| 色播久久人人爽人人爽人人片aV| 精品久久久久久久无码| 7777精品伊人久久久大香线蕉| 热久久这里只有精品| 久久婷婷五月综合成人D啪| 伊人丁香狠狠色综合久久| 久久亚洲精品成人AV| 久久久久久久久66精品片| 久久国产高清一区二区三区| 国内精品久久久久久久97牛牛| 无码国内精品久久综合88| 久久av高潮av无码av喷吹| 青青草国产精品久久久久| 色88久久久久高潮综合影院 | 色青青草原桃花久久综合| 九九久久精品国产| 成人午夜精品久久久久久久小说 | 久久午夜伦鲁片免费无码| 欧美亚洲国产精品久久| 色偷偷91久久综合噜噜噜噜| 久久99精品免费一区二区| 国产精品免费久久久久久久久| 久久综合综合久久97色| 99久久免费国产特黄| 久久se精品一区二区| 99久久免费只有精品国产| 久久国产成人午夜aⅴ影院|