Now there are n boxes. If there is exactly one ball of the same color in each of the two boxes, and there are exactly two balls of each color, and they are put in different boxes, how many different colors are the balls in these n boxes?
A、n(n-1) / 2;
B、n / 2;
C、n;
D、n(n-1)
发布时间:2025-08-23 21:39:09