摘要: #include #include #include using namespace std; const int maxn=100000+10; const int nil=1000000000; struct my{ int next; int v; int w; }; bool vis[maxn][3]; int cnt[maxn][3],d... 阅读全文
posted @ 2018-07-19 20:58 lmjer 阅读(200) 评论(0) 推荐(0) 编辑
摘要: #include #include #include #include using namespace std; struct my{ int v; int next; int w; }; struct head{ int u; int w; bool operatorrhs.w; } }; ... 阅读全文
posted @ 2018-07-19 19:02 lmjer 阅读(215) 评论(0) 推荐(0) 编辑