Permutations: Difference between revisions

Line 1,125:
 
=={{header|C}}==
Non-recursive algorithm to generate all permutationpermutations. It prints them from right to left.
See a full paper here:
[https://habrahabr.ru/post/330690/]
Anonymous user