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

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

Hi everyone :) I've been trying to solve this problem https://icpcarchive.ecs.baylor.edu/index.php?option=onlinejudge&page=show_problem&problem=2272, but I do not have very clear ideas. Any suggestion? Thanks in advance ^^.

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

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

have you read about biconnected components?

https://en.wikipedia.org/wiki/Biconnected_component

I think that problem would be easier if you know about that.