Help for this page

Select Code to Download


  1. or download this
    @array[$_,-$_-1]=@array[-$_-1,$_] for 0..@array/2;
    
  2. or download this
    @array[$_,-$_-1]=@array[-$_-1,$_] for 0..$#array/2;