文件名称:Josephus
介绍说明--下载内容均来自于网络,请自行研究使用
题目:有n个人围成一圈,顺序排号,从第一个开始报数
(从1到3报数),凡报到3的人退出圈子,问最后最后留下
的是原来第几号的那位.
提示:用循环链表完成
-Title: n personal circle sequence Arranging reported from the first number (from 1 to 3 count off), who report 3 exit the circle, asked the final last left the original few who Tip: circular linked list is complete
(从1到3报数),凡报到3的人退出圈子,问最后最后留下
的是原来第几号的那位.
提示:用循环链表完成
-Title: n personal circle sequence Arranging reported from the first number (from 1 to 3 count off), who report 3 exit the circle, asked the final last left the original few who Tip: circular linked list is complete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Josephus
........\Josephus.c
........\新建文本文档.txt