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
Solution Comments
Show comments
Loading...
Problem Recent Solvers44
Suggested Problems
-
Remove the polynomials that have positive real elements of their roots.
1740 Solvers
-
Basics: 'Find the eigenvalues of given matrix
438 Solvers
-
Replace multiples of 5 with NaN
468 Solvers
-
Find and replaces spaces from a input string with *
172 Solvers
-
Find the Nth Root of a Given Number
363 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!
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.
Am extremely sorry for that.Thanks for that.I edited it now.Thanks alot Beltramini