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

Автор adaptatron, 4 недели назад, По-английски

Partition an array into $$$\geq K$$$ blocks, where each each block has $$$\geq L$$$ elements. Across all such partitions, find the maximum value of the $$$K^{th}$$$ smallest block sum.

I created a video discussing the ideas used to solve this problem. Practice Problem

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