C#:实现Towersof Hanoi河内塔算法
namespace HanoiProgram
{
class Program
{
static long count = 0;//统计搬运次数
static void
namespace HanoiProgram
{
class Program
{
static long count = 0;//统计搬运次数
static void