摘要: "今天不知道写什么当链接" 换根$DP+$基环树,思路不难,要考虑的东西很多,因为我直接在环上跑编号,所以细节更多。。。 "一篇很清晰的题解" c++ include using namespace std; inline int read() { int f=1,w=0;char x=0; whi 阅读全文
posted @ 2019-10-01 09:42 风骨傲天 阅读(142) 评论(0) 推荐(0)