🌈 搜索
📅  最后修改于: 2022-03-11 14:46:00.280000             🧑  作者: Mango
import math n=7 k=5 print(math.comb(n, k))