Help for this page

Select Code to Download


  1. or download this
            {
                $visible++;
                syswrite STDOUT, $forest[$current][$i] . 'V';
                usleep 100000;
                next;
            }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
      }
    }
    print "Visible $v of $ni x $nj\n";