- 博客(1)
- 收藏
- 关注
原创 食物链详解
#include #pra\ gma GCC optimize(2) using namespace std; int f[100001],d[100001],p,x,y,n,m,ans=0; int findfat(int x) { if(f[x]==x) return x; int fa=f[x]; f[x]=find
2017-08-21 21:33:09
667
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人