全部排列问题
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
输入 输出 个数的全部排列。数字可以重复。
输入格式
一个数 。
输出格式
若干组排列。
2
11
12
21
22
数据范围
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
输入 n 输出 1∼n 个数的全部排列。数字可以重复。
一个数 n。
若干组排列。
2
11
12
21
22
1≤n≤5
注册一个 CZOJ 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。