文件名称:Josephus
介绍说明--下载内容均来自于网络,请自行研究使用
对任意输入的n和m,求出最后剩下的人的编号。要求利用线性表保存这n个人,分别用公式化、链接、模拟指针三种描述方法实现。
输入:input.txt,两个整数n(3-100),m(1-m)-N and for any input m, the remainder of the determined number of the last. This requires the use of a linear table holds n individuals, respectively formulaic, links, analog pointer describes three kinds of methods to achieve. Input: input.txt, two integers n (3-100), m (1-m)
输入:input.txt,两个整数n(3-100),m(1-m)-N and for any input m, the remainder of the determined number of the last. This requires the use of a linear table holds n individuals, respectively formulaic, links, analog pointer describes three kinds of methods to achieve. Input: input.txt, two integers n (3-100), m (1-m)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Josephus.cpp