这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《B2029大象喝水求助》回复:
@[zrx5BA](/user/812424) 你找zzy去
在讨论《求助》回复:
@[ljhtomorrow](/user/1023285) 。。。你牛
在讨论《求助》回复:
@[MarSer020](/user/475112) 感谢,但是机房老师要求c++QAQ
在讨论《B2029大象喝水求助》回复:
@[IOI_officialaccount](/user/964579) 要点脸
在讨论《求助》回复:
@[zjpwdyf](/user/807826) 感谢大佬!!!
这个破代码怎么压时间啊,大佬帮帮忙QAQ ``` #include using namespace std; const int N=1e5+10; int a[N],n; void kp(int a[],int l,int r){ if(l>=r)return ; int i=l-1,j=r+1,x=a[l+r>>1…
怎么把代码长度降到74b以内啊QAQ,大佬帮帮忙吧 ``` #import int r,h;main(){std::cin>>h>>r,std::cout<<6369/r/r/h+1;} ```
在讨论《60求助(一关注)》回复:
或者是 ``` #include using namespace std; int main(){ long long a,b,ans=1; cin>>a>>b; for(int i=1;i 1e9) cout<<-1; else cout<<ans; return 0; } ```
在讨论《60求助(一关注)》回复:
可以把 if(a==1){ cout 1e9) cout 0,ans 1e9){ cout using namespace std; int main(){ long long a,b,ans=1; cin>>a>>b; for(int i=1;i 1e9){ cout<<-1; return 0;} } cout<<…
在讨论《只有92分,不知道错在哪了》回复:
不用判断,直接输出20000/(h*r*r*3.14)+1就行,数据范围可以直接用int``` ```cpp #include using namespace std; int h,r,ans; int main(){ cin>>h>>r; ans=20000/(h*r*r*3.14)+1; cout<<ans; re…
在讨论《(更新 LGR-146)比赛作弊处罚公告》回复:
qp