摘要:
Problem DescriptionThere are exactly ten ways of selecting three from five, 12345:123, 124, 125, 134, 135, 145, 234, 235, 245, and 345In combinatorics, we use the notation, 5C3= 10.In general,nCr =n!r!(n-r)!,where r<=n, n! = n*(n-1)…*3*2*1, and 0! = 1.It is not until n = 23, that a value exceeds 阅读全文
posted @ 2012-06-21 12:18
QuarkZ
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号