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

60.42% Correct | 39.58% Incorrect
Last Solution submitted on Oct 23, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers55

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!