Anyone can Give me Some problems on Articulation Points on Codeforces?
Thanks.
# | User | Rating |
---|---|---|
1 | tourist | 3771 |
2 | jiangly | 3688 |
3 | Um_nik | 3539 |
4 | slime | 3498 |
5 | djq_cpp | 3486 |
6 | MiracleFaFa | 3466 |
7 | ksun48 | 3452 |
8 | Radewoosh | 3406 |
9 | greenheadstrange | 3393 |
10 | xtqqwq | 3382 |
# | User | Contrib. |
---|---|---|
1 | -is-this-fft- | 183 |
2 | awoo | 181 |
3 | YouKn0wWho | 177 |
4 | Um_nik | 175 |
5 | dario2994 | 172 |
6 | Monogon | 170 |
6 | adamant | 170 |
8 | maroonrk | 169 |
9 | antontrygubO_o | 165 |
9 | errorgorn | 165 |
Anyone can Give me Some problems on Articulation Points on Codeforces?
Thanks.
Name |
---|
Well this is not from codeforces, but hope you like it!
http://www.spoj.com/problems/SUBMERGE/
There are few problems here : http://a2oj.com/category?ID=64
How often a problem does apear that can be solved using articulation point? Should I need to learn it? Tnx!
You should learn it. Some problems require theory related to them (like bridges, biconnected components, etc) :)
Thank you so much!