Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print map { "$count{$_}: $_\n" } @lines;
    
  2. or download this
    3: alpha comes before beta and gamma, but not alphabet
    4: beta comes after alpha; beta comes before gamma
    1: gamma is the last word