There's a pile of candies, of colors 1...C. There are N_i candies for each color i. There are k kids.
We need to distribute the candies to the kids; each kid must have the same number of candies; each kid must have at least one candy in every color.
How many ways can this be done? (Candies are distinguishable even if they are of the same color)
We need to distribute the candies to the kids; each kid must have the same number of candies; each kid must have at least one candy in every color.
How many ways can this be done? (Candies are distinguishable even if they are of the same color)
