Problem 43077. Put all numbers in a string inside square brackets

Examples:

'left3down2' -> 'left[3]down[2]'
'fiat500' -> 'fiat[500]'

Solution Stats

32.86% Correct | 67.14% Incorrect
Last Solution submitted on Feb 12, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers22

Suggested Problems

More from this Author9

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!