Problem 359. Back to basics 14 - Keywords
Solution Stats
Problem Comments
-
1 Comment
It would be better if the solution didn't contain the answer. Also, in the problem statement you should probably specify that the keywords must be sorted alphabetically (and appear only once each). Otherwise a cell array such as {'if', 'for', 'else', ...} would satisfy the problem statement, but fail the Test Suite — as demonstrated in Solution 1329165.
Problem Recent Solvers415
Suggested Problems
-
948 Solvers
-
Back to basics 21 - Matrix replicating
1182 Solvers
-
Matrix indexing with two vectors of indices
587 Solvers
-
Find a subset that divides the vector into equal halves
360 Solvers
-
3721 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!