Help for this page

Select Code to Download


  1. or download this
    join "", map s/\z/ cat\nman\n/r, 1..$n
    
  2. or download this
    join "", map "$_ cat\nman\n", 1..$n