AlgoUniversity
  • Go Back
Discussion
Simply Equal :

Author

Yash Sahijwani

Difficulty Level : Easy

Submissions : 61

Asked In : relevel

Marks :10

: 0 | : 0

Amy has an array $$$a$$$ of $$$N$$$ integers. In one operation, she can select a non-empty subsequence of A, and decrease each element of the subsequence by 1.

Find the minimum number of operations required to make all the elements of the array equal.

Input

The first line of input consists of a single integer $$$N$$$ $$$(1 \leq N \leq 10^6)$$$ $$$-$$$ the total number of elements in the array. The second line of the input consists of $$$N$$$ space separated integers - the elements of the array $$$(1 \leq a[i] \leq 10^9)$$$.

Output

The output should consist of a single integer - the minimum number of operations required to make all the elements of the array equal.

Example

Input
3
2 1 2
Output
1

You need to login to view your submissions.

You need to login to view all submissions.

Loading...

Result : Executed

Loading...

Feel something is wrong with the test cases?

Result : Accepted

Test Cases :

You need to Log In
We're glad that you want to attempt this problem!

But to Run or Submit the Problem, you need to Log In.

Continue to Log In
Challenge Submitted!

Your challenge has been submitted successfully.

You will get a response soon via WhatsApp or Email.

Challenge
Facing issue while trying to solve the problem! Don't worry, we got you covered!

Do let us know your issue.

Looks good!
Please enter your issue / feedback.

How do we get in touch with you?
Looks good!
Please enter your phone no.
Looks good!
Please enter your email address.