Permutations: Difference between revisions

Content added Content deleted
m (→‎{{header|C sharp|C#}}: Removed minor ) syntax problem, and this code not works whatever, because T and T cannot be compared.)
No edit summary
Line 348: Line 348:
3 2 1
3 2 1
3 2 1</pre>
3 2 1</pre>

=={{header|Aime}}==
<lang aime></lang>
{{Out}}
<pre></pre>


=={{header|ALGOL 68}}==
=={{header|ALGOL 68}}==