Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print "@$_\n" for @docs;
    
  2. or download this
    9 5 8
    9 5 7
    ...
    6 5 5
    8 6 9
    9 9 7
    
  3. or download this
    use strict;
    use warnings;
    ...
    }
    
    print "@$_\n" for @docs;