文件名称:Monkey-king-election
介绍说明--下载内容均来自于网络,请自行研究使用
【问题描述】
一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1 m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。
【基本要求】
输入数据:输入m,n。m,n 为整数,n<m;
输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。-[Problem Descr iption] a bunch of monkeys have numbered in the 1,2,3 ... m, these monkeys (m a) in accordance with 1- m order around a circle, began to count 1, each number through N, the monkey will leave this circle, this turn, the circle until only last a monkey, the monkey is king. [Basic requirements] Input data: Input m, n. m, n are integers, n <m;
输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。
一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1 m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。
【基本要求】
输入数据:输入m,n。m,n 为整数,n<m;
输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。-[Problem Descr iption] a bunch of monkeys have numbered in the 1,2,3 ... m, these monkeys (m a) in accordance with 1- m order around a circle, began to count 1, each number through N, the monkey will leave this circle, this turn, the circle until only last a monkey, the monkey is king. [Basic requirements] Input data: Input m, n. m, n are integers, n <m;
输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Monkey king election.txt