ReZa.BN's blog

By ReZa.BN, history, 4 years ago, In English

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

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it