Help for this page

Select Code to Download


  1. or download this
    @$r[1,2] = @$r[2,1];
    
  2. or download this
    @{$r}[1,2] = @{$r}[2,1];