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

61.22% Correct | 38.78% Incorrect
Last Solution submitted on May 07, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers57

Suggested Problems

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!