Minimum possible value

Правка en1, от ReZa.BN, 2020-03-31 18:23:42

We have an array with length N. In an operation we increase M adjacent elements of array by 1. After K operations what is the minimum possible value for the maximum element of array. 1 ≤ N, M ≤ 10^5 1 ≤ K ≤ 10^8

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ReZa.BN 2020-03-31 18:23:42 237 Initial revision (published)