摘要:
发现自己Tarjan的板子有错误.发现可以用Map直接删去边,Get. 听说std是双连通、LCA、并查集、离线思想、用BIT维护dfs序和并查集维护LCA的动态缩点的好题 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 阅读全文
posted @ 2016-06-03 16:37 yyjxx2010xyu 阅读(220) 评论(0) 推荐(0)
posted @ 2016-06-03 16:37 yyjxx2010xyu 阅读(220) 评论(0) 推荐(0)
posted @ 2016-06-03 14:52 yyjxx2010xyu 阅读(110) 评论(0) 推荐(0)