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 Solvers45
Suggested Problems
-
Return the largest number that is adjacent to a zero
5524 Solvers
-
Remove any row in which a NaN appears
8780 Solvers
-
Back to basics 17 - white space
280 Solvers
-
Find the maximum two numbers of every column of a matrix
232 Solvers
-
Solving Quadratic Equations (Version 1)
506 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