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

Автор vudduu, 15 лет назад, По-английски
The problems you can download here and you can test your solution in the ACM ICPC Live Archive.
The official scoreboards are located here.
Problems solved:

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

15 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится
Hi.

I'm wondering about you solution for problem A. Cause it has worst complexity O(n*m), both of n and m up to 105.
Did you solve it onsite?