Description: This is a simple Tower of Hanoi problem-solving, using recursion.
Enter a Tower of Hanoi plate number, and then find the specific process of moving.
To Search:
File list (Check if you may need any files):
Hanoi\Hanoi\bin\Debug\Hanoi.exe
.....\.....\...\.....\Hanoi.pdb
.....\.....\...\.....\Hanoi.vshost.exe
.....\.....\...\Release\Hanoi.exe
.....\.....\...\.......\Hanoi.pdb
.....\.....\...\.......\Hanoi.vshost.exe
.....\.....\...\.......\Hanoi.vshost.exe.manifest
.....\.....\Hanoi.csproj
.....\.....\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.....\.....\...\...\.....\Hanoi.csproj.FileListAbsolute.txt
.....\.....\...\...\.....\Hanoi.exe
.....\.....\...\...\.....\Hanoi.pdb
.....\.....\...\...\Release\DesignTimeResolveAssemblyReferencesInput.cache
.....\.....\...\...\.......\Hanoi.csproj.FileListAbsolute.txt
.....\.....\...\...\.......\Hanoi.exe
.....\.....\...\...\.......\Hanoi.pdb
.....\.....\Program.cs
.....\.....\...perties\AssemblyInfo.cs
.....\Hanoi.sln
.....\Hanoi.suo
.....\.....\obj\x86\Debug\TempPE
.....\.....\...\...\Release\TempPE
.....\.....\...\...\Debug
.....\.....\...\...\Release
.....\.....\bin\Debug
.....\.....\...\Release
.....\.....\obj\x86
.....\.....\bin
.....\.....\obj
.....\.....\Properties
.....\Hanoi
Hanoi