Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
12
Task/Permutations/00-TASK.txt
Normal file
12
Task/Permutations/00-TASK.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
;Task:
|
||||
Write a program that generates all [[wp:Permutation|permutations]] of '''n''' different objects. (Practically numerals!)
|
||||
|
||||
|
||||
;Related tasks:
|
||||
* [[Find the missing permutation]]
|
||||
* [[Permutations/Derangements]]
|
||||
|
||||
|
||||
{{Template:Combinations and permutations}}
|
||||
<br><br>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue