Problem 54555. String Logic 10
Examples:
'SUNDAY' --> 83
'MONDAY' --> 77
'TUESDAY' --> 84
'WEDNESDAY' --> 87
'THURSDAY' --> 84
'FRIDAY' --> 70
'SATURDAY' --> 83
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers124
Suggested Problems
-
1406 Solvers
-
331 Solvers
-
5276 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 Solvers
-
939 Solvers
More from this Author21
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!