Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Notice that the most optimal way to obtain the minimum possible sum using 4 digits is by summing up two 2-digit numbers.
We can use the two smallest digits out of the four as the digits found in the tens place respectively.
Similarly, we use the final 2 larger digits as the digits found in the ones place.