Problem 3049. Scrabble Scores - 4
Solution Stats
Problem Comments
-
3 Comments
Jean-Marie Sainthillier
on 2 Mar 2015
In the first test size(mult)=size(words), but not after (transpose).
goc3
on 3 Mar 2015
The way I implemented multipliers in this problem is a little clunky, but I'd rather not change it and mess up everyone's solutions. In a subsequent problem (8, should be posted soon), I'll have a revised, smoother way of presenting multipliers for the board.
goc3
on 14 Mar 2015
This problem has been revised so that the multipliers are simple string arrays, rather than double-level cell arrays. The new problem is here: https://www.mathworks.com/matlabcentral/cody/problems/3081-scrabble-scores-4.
Problem Recent Solvers14
Suggested Problems
-
1858 Solvers
-
1939 Solvers
-
117 Solvers
-
153 Solvers
-
Flag largest magnitude swings as they occur
651 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!