这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《0分求调》回复:
@[munian__anlinchenxia](luogu://user/1332876) 谢谢,已关注!
在讨论《0分求调》回复:
@[Love_Ti_fjx](luogu://user/1385629) 谢谢,已关注!
在讨论《0分求调》回复:
@[Guojingjing](luogu://user/1009833)@[Guojingjing](luogu://user/1009833) 谢谢,已关注!
```cpp #include using namespace std; struct xs{ int yu,shu,yin,zf,xh; }; xs a[301]; bool cmp(xs x,xs y){ if(x.zf>y.zf)return true; else if(x.yu>y.yu)return true…
```cpp #include using namespace std; struct zzz{ int l,r,sum; }; zzz a[5001]; bool cmp(zzz x,zzz y){ return x.l >n; for(int i=1;i >a[i].l>>a[i].r; a[i].sum+=a[i…
```cpp #include using namespace std; int a[11]; int main(){ int n; cin>>n; while(n!=0){ bool x=true; cin>>a[n]; for(int i=1;i<=n;i++){ if(i*i+sqrt(a[n]-i)==a[n]…