文件名称:JosephCircle

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-09-26
  • 文件大小:
  • 16kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 陈**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

问题描述:

从1到n这n个人顺时针坐着,每个人手里拿着一个密码,第一轮初始一个密码,从第一个人开始,数到这个密码的人,报出自己的密码,

此人退出。从下一个人开始,依照刚才报出的密码再次筛选人退出,直到最后一个人。

第一个输入为人数,第二个输入为初始密码,接下来为每个人的密码。

使用循环链表实现。



输入:

6 3 6 5 4 3 2 1

输出:

3 1 4 2 5 6-Problem Descr iption: This is from 1 to n n individuals sitting clockwise, each person holding a password, a password the first round of initial, beginning from the first person, the number of people to this password, and give your password , who quit. From the next person, according to the password again just reported screening people out, until the last one. The first input is the number of the second input of the initial password, then passwords for everyone. Using circular linked list implementation. Input: 63654321 Output: 314,256
(系统自动生成,下载前可以参看下载内容)

下载文件列表





JosephCircle

............\Debug

............\.....\BuildLog.htm

............\.....\JosephCircle.exe.embed.manifest

............\.....\JosephCircle.exe.embed.manifest.res

............\.....\JosephCircle.exe.intermediate.manifest

............\.....\JosephList.obj

............\.....\mt.dep

............\.....\vc90.idb

............\.....\vc90.pdb

............\JosephCircle.vcproj

............\JosephCircle.vcproj.bqrm-PC.bqrm.user

............\JosephList.cpp

............\问题描述.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org