这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《坐标HA,求问1=2=线》回复:
@[So_noSlack](luogu://user/692287)3h一道都没调出来,剩下三道估计0(哭泣)
在文章《题解:P14635 [NOIP2025] 糖果店》发表评论:
第41
我是将相反数操作转为区间乘-1; ```cpp #include using namespace std; const int N=2e5+1; int n,root=1,tot,now,q; vector v(N),idx(N),idy(N),add(N dfn(N),rnk(N),siz(N),dep(N),fa(…
我是将相反数操作转为区间乘-1; ```cpp #include using namespace std; const int N=2e5+1; int n,root=1,tot,now,q; vector v(N),idx(N),idy(N),add(N dfn(N),rnk(N),siz(N),dep(N),fa(…
```cpp #include #define int unsigned long long using namespace std; const int N=1e5+1; int n,m,opt,cnt,root; int add[N mid)change(rc[root],mid+1,r,xx,yy,z); sum…
在讨论《10pts玄关求条,孩子真的没招了!》回复:
@[lailai0916](luogu://user/455474) 感谢大佬!!!我这个真没看出来,调了很长时间了,送花❀
能想到的所有坑全填了,有神犇能调下吗 ```cpp #include using namespace std; const int N=100001; int n,q,tot=0,now=0,mod,root; struct egde{ int to,nxt; }e[N sum(N dfn(N),rnk(N),fa(N…
```cpp 198 )))())(())())(()))(()))))()(()(()()))())(()()(()()())()()))(())(())())((()((()((()(((())((()())))))))()((()((())(()))))(()))))())(())(())((()()())())…
在讨论《20pts求调》回复:
已改为60pts ```cpp #include using namespace std; string str,s; int cnt,pos,t; int main(){ getline(cin,str); getline(cin,s); str=' '+str; s=' '+s+' '; for(int i=0;i…
```cpp #include using namespace std; int pos=-1,cnt; string str; string s; map m; int main(){ cin>>str; for(int i=0;i ='A'&&str[i] >s){ for(int i=0;i ='A'&&s[i]…
```cpp #include using namespace std; long long T,x,z,y,gcd,t; bool b; int main(){ scanf("%lld",&T); while(T){ T--; scanf("%lld%lld",&x,&z); if(z%x!=0){ printf("…
在讨论《74,#7 #8,求改》回复:
okok,感谢大佬
```cpp #include using namespace std; int n,m,a[5001],tot=0,tot1=0; map num; int main(){ scanf("%d%d",&n,&m); if(n==0&&m==0){ printf("0"); return 0; } for(int i=…