摘要: #include<bits/stdc++.h> #define N 300010 using namespace std; #define int long long int h[N],nxt[N],v[N],w[N],s,t,dep[N],ec,p[N],n,a[N],b[N],c[N],f[N] 阅读全文
posted @ 2021-02-13 21:04 会赢嘛 阅读(88) 评论(0) 推荐(0)