A company that ships boxes to a total of 12 distribtuion centres uses color Coding to identify each center. If either a single color or a pair of two different colors Is chosen to represent each center and if each center is uniquely represented by that choice of one or two colors, what is the minimum number of colors needed for the ending? (Assume that the order of the colors in a pair does not matter.) 这边的答案用的是C为什么不用P呢?N+P(N,2)和N+C(N,2)区别再那里??谢谢
[此贴子已经被作者于2007-9-22 21:44:18编辑过] |