Problem 3097. Scrabble Scores - 12
Solution Stats
Problem Comments
Solution Comments
-
2 Comments
There seems to be a problem here.
I manually tested each test case in the scratch pad, and the solution works. Not sure why the assertion fails.
There was a missing % for the 1st test case break and it resulted in showing 'Assertion failed' for the whole test case, if any of the test case failed.
The error has now been cleared.
-
1 Comment
Is the Test Suite not working?
I ran my code on my MATLAB 2021a and the Scratchpad and both worked fine.
Problem Recent Solvers18
Suggested Problems
-
Remove the two elements next to NaN value
604 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
151 Solvers
-
232 Solvers
-
670 Solvers
-
return row and column indices given 2 values which define a range
62 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!