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

Автор sister_of_contestfucker, история, 6 лет назад, По-английски

I'm trying to solve this problem Link but the best approach I can come up with is (max(n,m))^3*logn . An efficient solution will be appreciated thanks.

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

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +4 Проголосовать: не нравится

Someone's written a partial editorial here. It has the main idea for 1060C - Maximum Subrectangle.