Re: Permutations.
[email protected] ("Wladimir Palant")
| Newsgroups | perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Perl -e 'sub a{print+local$*=$*.shift,$/,a(@_)for(1)x@_};a(1..5)'
| Newsgroups | perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Perl -e 'sub a{print+local$*=$*.shift,$/,a(@_)for(1)x@_};a(1..5)'