Description: This is an ACM problem that you can see below
If you have any questions, please give me more advice
N monkeys sit in a circle and number from 1 to n clockwise from 1 to m
Exit the number of the number and start the number of 1 to m from the next monkey next to it, so that all the monkeys will quit.
I'm going to give you the order table for the withdrawal of these n monkeys.
The Input
There are group test data. Each group of data has two rows, and the first line input n (representing the total number of monkeys) second row input data s (from s
A monkey to open
Start number) and data m (number m monkey out of number). The program ends when the input is 000.
The Output
In the output, the output of each set of data is a row, with a comma interval between them.
To Search:
File list (Check if you may need any files):