- or download this
sub f{
(pop=~/w+/g)[4]
}
- or download this
perl -e# -e# -e# -e# -egoto+TPC - or download this
sub f{
$p=$_=pop;1while(!/^($p){2,}$/&&$p=~s/.$//);$p
}
- or download this
sub f{
$p=$_=pop;1while(!/^(\Q$p\E){2,}$/&&$p=~s/.$//s);$p
}
- or download this
sub f{
map{chr hex$_}pop=~/../g
}
- or download this
sub f{
$x=pop;map{$_>$x?$x=$_:0}@_;$x
}
- or download this
sub f{
grep{s/.//}sort map{/[aeiou]/;"$&$_"}@_
}