Description: Try to write a function, with the sequence of integers 1, 2, 3, ......, n people the order queue, the first trip out of the line of personnel odd position, the second trip out of the line even positions, ......, and so on, find the m trip personnel out of the line number. Single linked list data structure and the solving process used.
To Search:
File list (Check if you may need any files):
numbers_out.exe
numbers_out.cpp