Problem 2555. Do operation as per given string
Do operation as per given string
Example: '3*5' then answer must be 15;
'3+5' then answer must be 8;
'35' then answer must be 35;
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers57
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1805 Solvers
-
405 Solvers
-
586 Solvers
-
Create a two dimensional zero matrix
484 Solvers
-
349 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!