- or download this
++$";while($\=$/and$"++and$;=$"){
do{$;&=$|and last if!($"%$_)}for@_;
push@_,$"and print$"if$;}
- or download this
++$";
while($\= $/ and $"++ and $;=$" ) {
...
} for @_;
push @_, $" and print $" if $;
}
- or download this
while($\= $/ and $"++ and $;=$" ) {
- or download this
do{
$; &= $| and last if ! ($" % $_)
} for @_;
- or download this
push @_, $" and print $" if $;