HDUFruit
摘要:
给你n种 水果 ,用来 拼盘拼出要含m种的盘子,每种水果都有上限和下限 变了点的母函数问题 2 2//n m1 2//其中 一种下 上 限1 23 50 30 30 3代码/* * Hoj2152.cpp * * Created on: 2011-10-15 * Author: Administrator */#include<iostream>#include<cstring>#include<stdio.h>#include<stdlib.h>using namespace std;int f[101][2];int c1[10010];in 阅读全文
posted @ 2011-10-15 17:02 Mr Zz 阅读(146) 评论(0) 推荐(0)
浙公网安备 33010602011771号