B - Before it’s too late

Languages: C, C++, Java, Python, Kotlin
Time & Memory limits: (details)

Input

Output

Sample test(s)

Input
4 1 4 6 3
Output
5
Input
2 1000000000 1
Output
999999999
Input
5 1 1 1 1 1
Output
0

Hints