Help for this page

Select Code to Download


  1. or download this
    my @A #list A
    = (    #init:
    ...
        0, 1, 2,0, 1,1, 0, #R[0] = R[0] +1
    
    );
    
  2. or download this
    
    #!/usr/bin/perl
    ...
        }
           $ptr = $temp; 
    }