Problem 55325. increasing sequences

  • Created by CXD
Given a string of digits, insert commas to create a sequence of strictly increasing numbers so as to minimize the magnitude of the last number. For this problem, leading zeros are allowed in front of a number. The solution is not necessary unique, see test2.

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on Aug 23, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers5

Suggested Problems

More from this Author10

Problem Tags

Community Treasure Hunt

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

Start Hunting!