文件名称:suanfa
介绍说明--下载内容均来自于网络,请自行研究使用
问题1:输入整数n,输出1~n的全排列
问题2:输入n个整数:a1,a2……an(可能重复),输出它们的全排列。
问题3:输入两个整数n,k(n>k),输出{1,2……n}的所有(n,k)组合。
-Question 1: input integer n, output 1 ~ n the arrangement
Question 2: input n integer: a1, a2...... An (may repeat), they are all output.
Question 3: input two integer n, k (n > k), output {1, 2... N} all (n, k) combination.
问题2:输入n个整数:a1,a2……an(可能重复),输出它们的全排列。
问题3:输入两个整数n,k(n>k),输出{1,2……n}的所有(n,k)组合。
-Question 1: input integer n, output 1 ~ n the arrangement
Question 2: input n integer: a1, a2...... An (may repeat), they are all output.
Question 3: input two integer n, k (n > k), output {1, 2... N} all (n, k) combination.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
suanfa.docx