Help for this page

Select Code to Download


  1. or download this
    local $\ = "\n";
    
    ...
          last if $pass == 1;
       }
    }
    
  2. or download this
    Pass 1:
    c
    ...
    a
    b
    d
    
  3. or download this
    local $\ = "\n";
    
    ...
          last if $pass == 1;
       }
    }
    
  4. or download this
    Pass 1:
    c
    ...
    a
    b
    d