Help for this page

Select Code to Download


  1. or download this
    
    aa = 0
    ...
    bc = 1
    cc = 2
    cd = 2
    
  2. or download this
    @segments = split("_", $line);
    
  3. or download this
    $hash{$segment[0]} < $hash{$segment[1]}