Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Extending 700B: Connecting Universities

Правка en1, от minimario, 2016-10-21 04:07:25

I was looking back on some previous contests, and I got to this problem.

I know the algorithm, which can be found on editorial: check each edge, and add min of subtree sizes when this edge is broken. But how do we extend this to find the pairs that we want to match? This algorithm gives the distance, not the pairs to be matched, and the editorial claims "not many modifications required".

However, I can't see it. If anyone could help, I would be really appreciated!

Thanks,

minimario

Теги 701e, dfs, moo

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский minimario 2016-10-21 04:07:25 584 Initial revision (published)