2152nbsp专题

HDOJnbsp;nbsp;2152nbsp;nbsp;nbsp;Fruit

题目:http://acm.hdu.edu.cn/showproblem.php?pid=2152 题目大意为:要买由M个水果组成的水果拼盘,不过我有个小小的要求, 对于每种水果,个数上我有限制, 既不能少于某个特定值,也不能大于某个特定值 而且我不要两份一样的拼盘。你随意搭配,你能组出多少种不同的方案 #include <stdio.h> #include <string.h> int c1[