in reply to Re^2: x objects in y containers where all objects are usedin thread x objects in y containers where all objects are used
C($num_objects-1, $num_containers-1) = C(4, 2) = 4! / (4-2)! / 2! = (4*3) / (2*1) = 6 [download]