文件名称:numbers_out
介绍说明--下载内容均来自于网络,请自行研究使用
试编写一个函数,用整数序列1、 2、 3、 ……、n人的顺序队列,第1趟出列奇数位置的人员,第2趟出列偶数位置, ……,如此类推,求第m趟出列的人员编号。采用单链表表示及求解过程中使用的数据结构。-Try to write a function, with the sequence of integers 1, 2, 3, ......, n people the order queue, the first trip out of the line of personnel odd position, the second trip out of the line even positions, ......, and so on, find the m trip personnel out of the line number. Single linked list data structure and the solving process used.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
numbers_out.exe
numbers_out.cpp