Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
        print"   $sorted[$z]\n";
      }
    }
    
  2. or download this
    Element         Unsorted        Sorted
    -------         --------        ------
    ...
       27               42             72
       28               50             91
       29               4              94