Блог пользователя arcv

Автор arcv, история, 15 часов назад, По-английски

given an array of n elements, the ith element has value a_i. each operation increases k smallest numbers by 1 unit. after m operations print the array with increasing values. k<=n<=1e5, m ,a_i<= 1e9.

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится