#!perl
$_=11;s!.!$ARGV[$-[0]%2]x$&!eg,s!(.{$ARGV[2]}).*!$1
!swhile--$=;print
|
#!perl
$?=pop,$_=11;s!.!$ARGV[$-[0]%2]x$&!eg,s!(.{$?}).*!$1
!swhile--$=;print
|
#!perl
$?=pop,$_=11;$|=0,s/./$ARGV[$|--]x$&/eg,s|(.{$?}).*|$1
|swhile--$=;print
|
#!perl -l
$?=pop,$_=11;$|=0,s/./$ARGV[$|--]x$&/eg,s/(.{$?}).*/$1/while--$=;print
|
#!perl -l
@|=@ARGV;$_.=$|[$|]x((/./g)[$?++]||$|[$|]),$|--while$|[2]--;print/(.{$?})/
|