摘要:
求图的缩点 阅读全文
posted @ 2018-01-07 11:58
lmjer
阅读(186)
评论(0)
推荐(0)
摘要:
#include<cstdio> #include<cstring> #include<stack> #include<algorithm> using namespace std; struct my{ int v; int next; }; my bian[1000000+10]; stack< 阅读全文
posted @ 2018-01-07 11:57
lmjer
阅读(152)
评论(0)
推荐(0)
摘要:
#include<cstdio> #include<algorithm> #include<cstring> #include<stack> using namespace std; struct my{ int v,next; }; my bian[200000+10]; my bian2[200 阅读全文
posted @ 2018-01-07 11:55
lmjer
阅读(218)
评论(0)
推荐(0)

浙公网安备 33010602011771号