Problem 2394. Permutation
How many different words can be formed using all the letters(together) from a given input word? Input is a string.
Solution Stats
Problem Comments
-
2 Comments
Guilherme Coco Beltramini
on 29 Jun 2014
In the last test, it is written "y-correct" instead of "y_correct".
You should add tests with words that contain letters repeated more than two times.
Kumar Sandeep
on 29 Jun 2014
Am extremely sorry for that.Thanks for that.I edited it now.Thanks alot Beltramini
Solution Comments
Show commentsProblem Recent Solvers41
Suggested Problems
-
Matrix with different incremental runs
125 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
372 Solvers
-
Replace multiples of 5 with NaN
440 Solvers
-
278 Solvers
-
Replace Nonzero Numbers with 1
392 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!