Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
            }
    }
    
  2. or download this
    n=3, start=A end=C extra=B
        Calling hanoi 1
    ...
            n=1, start=A end=C extra=B
            Move disk #1 from A to C