随笔分类 - ZQU题集
该文被密码保护。
摘要:求组合数DescriptionIn how many ways can you choose k elements out of n elements, not taking order into account? Write a program to compute this number.InputThe input will contain one or more test cases. Each test case consists of one line containing two integers n (n>=1) and k (0<=k<=n). Input
阅读全文

浙公网安备 33010602011771号