Introduction - If you have any usage issues, please Google them yourself
This a C++ code about Josephus problem, and use two-way chain form to realize.If you have any problem, please contact ho1983xx@tom.com
Packet : 310032josephus问题.rar filelist
JOSEPHUS问题\josephus.cpp
JOSEPHUS问题\Linlist.h
JOSEPHUS问题