Help for this page

Select Code to Download


  1. or download this
    sub perms {
        return !@_ ? [] : map{
    ...
    b c a
    c a b
    c b a