Algo. Minimum Number of Operations to Move All Balls to Each Box
You have n boxes. You are given a binary string boxes of length n, where boxes[i] is ‘0’ if the ith box is empty, and ‘1’ if it contains one ball.
In one operation, you can move one ball from a
Ответить
Хотите присоединиться к обсуждению?Не стесняйтесь вносить свой вклад!