这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《全WA 悬1关》回复:
赏析给赞加关注: @[weifengzhaomi](luogu://user/1476161)
在讨论《加强数据?》回复:
@[Deric456](luogu://user/1365062) ``` #include using namespace std; int n; string k[]={"zero","one","two","three","four","five","six","seven","eight","nine","te…
请帮我看一下什么地方错了? ``` #include using namespace std; int n; int ans; struct node{ int l,r; }a[20005]; bool cmp(node x,node y){ return x.l >n; for(int i=1;i >a[i].l>>…
在讨论《程序怎么了?》回复:
(https://www.luogu.com.cn/user/649095)@[xxxel](luogu://user/1226696) 已关,谢谢(*^_^*)! [记录](https://www.luogu.com.cn/user/1226696)
在讨论《程序怎么了?》回复:
@[幻想繁星](luogu://user/649095) 已关,谢谢! [关注记录](https://www.luogu.com.cn/user/649095)
``` #include using namespace std; #define int long long int n,l,r; int sl; int s; signed main(){ cin>>n>>l>>r; if(l 0&&r>0){ sl=l/1000000; for(int i=1;i<=sl;i++…
在讨论《Look in my eys,tell me why!》回复:
@[DeekSeep](luogu://user/1424082) 已关,谢谢
在讨论《为什么错了啊》回复:
我不会vector 蛋是我会map: ``` #include using namespace std; int n,m; string x; map a; int main(){ cin>>n; for(int i=1;i >x; a[x]=1; } cin>>m; for(int i=1;i >x; if(a[x]…
在讨论《好神奇!》回复:
这哪是帖子? 这明明是大佬们的社交场所啊
在讨论《好神奇!》回复:
这哪是帖子? 这明明是大佬们的社交场所啊
在讨论《好神奇!》回复:
这哪是帖子? 这明明是大佬们的社交场所啊 
错误(TLE): ``` #include using namespace std; int n; int maxx; int a[100005]; int main(){ cin>>n; for(int i=1;i >a[i]; } for(int i=1;i using namespace std; int n;…
必须用map 不能用int a[10005][10005] 不然你就得TLE ``` #include using namespace std; int t,p; int x,y; map >a; string f(int x,int y,int hh){ if(x==0){ return "1"; } else if…
在讨论《最后一个TLEEEEEE!》回复:
@[dengxk](luogu://user/486517) 我长这样(我的图片)(没骗你)
帮我看一下程序为什么最后一个超时。 ``` #include using namespace std; int n,m; map a[1005]; int l; string k,dc; int main(){ cin>>n; for(int i=1;i >l; for(int j=1;j >k; a[i][k]=1;…
在讨论《*救 救 我 吧*》回复:
@[lly31415926](luogu://user/1652569)
在讨论《*救 救 我 吧*》回复:
@lly31415926 好吧 ``` #include using namespace std; string a,b; int c[1005]; int w; bool flag; int main(){ cin>>a>>b; reverse(a.begin(),a.end()); reverse(b.begin(…
在讨论《*救 救 我 吧*》回复:
@[lly31415926](luogu://user/1652569) ``` a=int(input("")) b=int(input("")) print(a+b) ``` 简单吧? 
在讨论《有没有更简便的方法?》回复:
@[chengruoxi](luogu://user/1653258) python: ``` a=int(input("")) b=int(input("")) print(a+b) ``` 嘿嘿,简单吧? 附件:  python: ``` a=int(input("")) b=int(input("")) print(a+b) ``` 嘿嘿,简单吧? 附件: 
1. 输出是: ``` w(a, b, c) = ans ``` 而不是: ``` w(a,b,c)=ans ``` 2. ``` w(a−1,b,c) ``` 中的减号不一样: 正常: ``` - ``` 题目中: ``` − ```
在讨论《20求调》回复:
@[lhchenxizhe](luogu://user/1612414) 不[知](https://www.luogu.com.cn/image)道
在讨论《警示后人(如果你50pts》回复:
[?](https://www.360kuai.com/pc/detail?url=http%3A%2F%2Fzm.news.so.com%2Fdd3e2d3f5e546f2e9e63e30e3c6ed4be&check=033b383001bf8006&uid=2ea17afa10400f735d6239822e02…
在讨论《单向三倍经验》回复:
@[zhangzirui66](luogu://user/1137373) 题[目](https://www.luogu.com.cn/problem/P10709)穿[送](https://www.luogu.com.cn/problem/P10709)门
在讨论《99分心态句》回复:
@[lly31415926](luogu://user/1652569) 
在讨论《建议降红》回复:
@[chaojidashuaitong](luogu://user/1055148) 
在讨论《十天OI一场空,开了long long还是一场空》回复:
