Description: Josephus is the application of a mathematical problem. Known n individuals (with numbers 1,2,3 ... n, respectively) were sitting around a round table. From the number of people reported a few k, m is the number of out of that person his next and from one individual to start off, count to m that another person out so the law of repeated until the round table were all out of the column. This is the actual scene Josephus problem, one of which is through the input n, m, k three positive integers, to determine the sequence of the column.
To Search:
File list (Check if you may need any files):
Josephus.java