We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc976b commit 2c1d2d7Copy full SHA for 2c1d2d7
1 file changed
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
0 commit comments