Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            print "  " x ($depth - $_[0]->getHeight()), $_[0]->getNodeValu
    +e(), "\n";
        }
    );
    
  2. or download this
      R
        S1
    ...
          H1
        S2
          H3