Live2D
摘要: 树形DP,注意答案是节点数,我一直以为是边数懵逼了半个小时 #include<cstdio> #include<iostream> #include<cstring> #include<algorithm> #define maxn 300010 using namespace std; struc 阅读全文
posted @ 2019-11-13 09:56 Hoyoak 阅读(165) 评论(0) 推荐(0) 编辑