- This event has passed.
7 PM – Coding Olympic Training
April 13, 2022 @ 7:00 pm - 8:00 pm
Homework:
Given an integer num, split it and form two new numbers from its digits, return the minimum possible sum of two new numbers
Followup:
What if the problem is split the number to n new numbers?