We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51ffa7 commit e562570Copy full SHA for e562570
src/algorithms/sets/permutations/README.md
@@ -29,7 +29,7 @@ n * (n-1) * (n -2) * ... * 1 = n!
29
When repetition is allowed we have permutations with repetitions.
30
For example the the lock below: it could be `333`.
31
32
-
+
33
34
**Number of combinations**
35
src/algorithms/sets/permutations/images/permutations-lock.png
24.3 KB
0 commit comments