Introduction - If you have any usage issues, please Google them yourself
Data structure on experiments- graph traversal, the establishment of a directed graph, you can choose the depth or breadth of the search, and all paths output, concise, easy to understand, C++, self-compiled version.