Problem 54555. String Logic 10
Examples:
'SUNDAY' --> 83
'MONDAY' --> 77
'TUESDAY' --> 84
'WEDNESDAY' --> 87
'THURSDAY' --> 84
'FRIDAY' --> 70
'SATURDAY' --> 83
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers217
Suggested Problems
-
7456 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1972 Solvers
-
Compute a dot product of two vectors x and y
1042 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13494 Solvers
-
653 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!