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
-
The Hitchhiker's Guide to MATLAB
3142 Solvers
-
Return elements unique to either input
725 Solvers
-
Create a vector whose elements depend on the previous element
534 Solvers
-
194 Solvers
-
Find out next state (NS) of T Flip-Flop.
73 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!