Help for this page

Select Code to Download


  1. or download this
    my $root= <>;
    
  2. or download this
    my %graph= %graph;
    
  3. or download this
    $dist{$n2} = $dist{$n} + $graph{$n1}{$n2};