Permutations: Difference between revisions

no edit summary
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:
3 2 1
3 2 1</pre>
 
=={{header|Aime}}==
<lang aime></lang>
{{Out}}
<pre></pre>
 
=={{header|ALGOL 68}}==
Anonymous user