Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        }
    
    }
    
  2. or download this
    10 disks with 3 pegs: Solved in 1023 moves
    10 disks with 4 pegs: Solved in 57 moves
    ...
    10 disks with 9 pegs: Solved in 23 moves
    10 disks with 10 pegs: Solved in 21 moves
    10 disks with 11 pegs: Solved in 19 moves