摘要:
#include #include #include #include #include using namespace std; const int maxn=10010; int last[maxn],pre[maxn*2],other[maxn*2],w[maxn*2],t,vis[maxn]; void add(int x,int y,int z){++t;pre[t]=last[x];... 阅读全文
posted @ 2017-12-19 17:57
湮灭之瞳
阅读(133)
评论(0)
推荐(0)
浙公网安备 33010602011771号