← All problemsSign in

Maximise the minimum

You are given an array $a$ of size $N$. You can perform the following operation in the array.. - Choose the minimum element from the array and add 1 to the element. You can perform the operation multiple times (possibly zero) on minimum element .Your task is to make $all$ the minimum elements of array as the maximum element of the array. What are the minimum no. of operations required to make al

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start