-
算法实现题2
算法实现题2-9 排列的字典序问题
« 问题描述:
n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,
n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下:
字典序值 0 1 2 3 4 5
排列 123 132 213 231 312 321
« 编程任务:
给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字
典序排列的下一个排列。
« 数据输入:
由文件input.txt提供输入数据。文件的第1 行是元素个数n。接下来的1 行是n个元素
{1,2, , n }的一个排列。
« 结果输出:
程序运行结束时,将计算出的排列的字典序值和按字典序排列的下一个排列输出到文件
output.txt中。文件的第一行是字典序值,第2行是按字典序排列的下一个排列。
输入文件示例 输出文件示例
input.txt output.txt
8
2 6 4 5 8 1 7 3
8227
2 6 4 5 8 3 1 7
- 2022-02-12 05:10:54下载
- 积分:1
-
Jeme simple application
Jeme simple application
- 2023-05-12 17:35:03下载
- 积分:1
-
VC常用操作源码总结,非常适合初学者及中级程序员总结只用。...
VC常用操作源码总结,非常适合初学者及中级程序员总结只用。-VC common source summed up the operation, very suitable for beginners and intermediate programmers summary only.
- 2022-06-11 15:22:45下载
- 积分:1
-
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!...
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!-a calendar display program, can call the system the time displayed on the output screen!
- 2022-01-26 00:22:43下载
- 积分:1
-
我注意到有一段时间,在Windows XP中,当你使用浏览器删除..
I ve noticed for a while that on Windows XP, when you use Explorer to delete a file or directory that is in use by another process, it takes what seems like an eternity before an error message appears telling you the file can t be deleted. During this time, there is no indication that Explorer even noticed the delete command. No hourglass, no nothing. By the time the message box appears, I ve already hit the delete key a few more times in a futile attempt to get Explorer to just do something, already. Either delete the file or tell me you can t...throw me a bone here.
- 2022-01-31 01:32:56下载
- 积分:1
-
WinCE界面很好,写,读,删除,修改功能,列表等…
一个非常好的WINCE界面,带写入,读取,删除,修改功能,针对LIST CONTROL控件的操作,非常值得下载!-WINCE a very good interface, with write, read, delete, modify function, LIST CONTROL controls for the operation, a very worthy download!
- 2022-07-20 07:24:35下载
- 积分:1
-
RSS Subscribe to a realization of the functional process somewhat similar to sma...
一个实现RSS订阅功能的小程序 有点类似于飞火流星-RSS Subscribe to a realization of the functional process somewhat similar to small ball
- 2023-04-04 13:35:03下载
- 积分:1
-
VB6 code to convert an access document to excel document.
VB6 code to convert an access document to excel document.
- 2023-08-12 11:55:02下载
- 积分:1
-
Series of small programs commonly used map projection map projection used two se...
常用地图投影系列小程序2常用地图投影系列小程序2-Series of small programs commonly used map projection map projection used two series of small programs 2
- 2022-04-14 10:33:04下载
- 积分:1
-
Flow statistics, flow charts of industrial statistics, the difference between au...
流量统计,工业图表流量统计,自动规划区别-Flow statistics, flow charts of industrial statistics, the difference between automatic planning
- 2023-03-28 07:40:03下载
- 积分:1