Permutation Enumeration
For given an integer n, print all permutations of {1,2,...,n} in lexicographic order.
Time Limit | 6 秒/Second(s) | Memory Limit | 512 兆字节/Megabyte(s) |
提交总数 | 40 | 正确数量 | 13 |
裁判形式 | 标准裁判/Standard Judge | 我的状态 | 尚未尝试 |
难度 | 分类标签 | STL |
Permutation Enumeration
For given an integer n, print all permutations of {1,2,...,n} in lexicographic order.
2
1 2
2 1
本题记录 | 用 户(点击查看用户) | 运行号(点击购买题解) | 时 间 |
---|---|---|---|
算法最快[225 ms] | AOJ大管家 | 436918 | 2019-06-06 18:34:09 |
内存最少[1116 KB] | 左燕峰@计算机科学与技术172 | 297456 | 2018-10-28 18:51:32 |
第一AC | 计爱玲 | 282011 | 2018-10-07 17:20:59 |
第一挑战 | 计爱玲 | 282011 | 2018-10-07 17:20:59 |
竞赛编号 | 竞赛名称 | 竞赛时间 | 访问比赛 |
---|---|---|---|
1212 | 2018-2019-1学期安徽科技学院程序设计周赛 | 2018-10-28 18:00:00 | 请登录 |