Help for this page

Select Code to Download


  1. or download this
    1,a,I
    2,a,I
    ...
    5,b,III
    
    and so on.
    
  2. or download this
    
    my $i = $j = $k = 0;
    ...
             $k++;
    }