Introduction - If you have any usage issues, please Google them yourself
Josephus actual scene. Given n people sitting around the round table, starting from the number k reported number, the number to m the man out of the line, and go on, until all the columns. The solution adopted is a typical cycle of the linked list data structure.