Problem 55325. increasing sequences
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
Problem Comments
-
1 Comment
ChrisR
on 21 Aug 2022
Would [1,11] be a valid answer for test 3?
Solution Comments
Show commentsProblem Recent Solvers8
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6603 Solvers
-
Find the peak 3n+1 sequence value
2552 Solvers
-
Project Euler: Problem 5, Smallest multiple
1628 Solvers
-
How long do each of the stages of the rocket take to burn?
414 Solvers
-
Geometry: Find Circle given 3 Non-Colinear Points
62 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!