Help for this page

Select Code to Download


  1. or download this
    $_++ for map @$_, @{$a};
    
  2. or download this
    map { map { $_++ } @$_ } @$a;