
Beat The Previous

Given a string of digits guaranteed to only contain ordinary integer digit characters 0 to 9, create and return the array of increasing integers acquired from reading these digits in order from left to right. The first integer in the result list is made up from the first digit of the string....
You should be an authorized user in order to see the full description and start solving this mission.