摘要: 判断方面,没有了割点的root的特判,并且==号去掉 1 #include<iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<algorithm> 5 using namespace std; 6 const int maxn=1 阅读全文
posted @ 2019-11-13 20:29 古比 阅读(145) 评论(0) 推荐(0) 编辑