最后活跃时间:2025年1月5日22:07:54
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《【1.3 更新】洛谷题解补充计划》回复:
qp
在讨论《82分,球条》回复:
数据范围小了 求关注qwq
在讨论《恭喜洛谷评测量突破 2 亿》回复:
qp
在讨论《50pts求调,回复必关》回复:
@[chengjindong](luogu://user/1247335) 谢谢
```cpp #include using namespace std; int n,cnt,a[1005]; int main() { cin>>n; for(int i=1;i >a[i]; } for(int i=1;i<=n;i++) { for(int j=i+1;j<=n;j++) { if(sqrt(a[…
在讨论《AI 题目翻译测试》回复:
qp
```cpp #include using namespace std; int n,k; double mid[2]; double a[10005],b[10005]; struct node1 { int cnt; }c,d; struct node2 { double add; }e,f; int main()…
```cpp #include using namespace std; int n,m; char s[45]; struct bign { int d[105],len=0; bign(){memset(d,0,sizeof(d));} }dp[45][10]; bign val(int l,int r) { bi…
在讨论《为什么会没有输出?求调,回复必关》回复:
@[LZYAC](https://www.luogu.com.cn/user/724951) @[timmy0226](https://www.luogu.com.cn/user/1258471) @[Weekoder](https://www.luogu.com.cn/user/800884) 谢谢
```cpp #include using namespace std; int n,a[100005],ii; int zhishu(int x) { int q=0; for(int j=2;j >a[i]; if(zhishu(a[i])==0) { a[i]=0; } } for(int i=1;i<=n;i+…
在讨论《第一个点WA了,求助,回复必关》回复:
@[FYR2013](https://www.luogu.com.cn/user/1418769) @[rooney2024](https://www.luogu.com.cn/user/1327843) 谢谢
```cpp #include using namespace std; int n,ch,ma,en,ans; string s,jl; int jishu[4]; int a[1005],cnt; int check(string t,int chi,int mat,int eng) { int all=chi+m…
在讨论《80pts上不去了,求调QWQ,回复必关》回复:
[@pika_](https://www.luogu.com.cn/user/1038404) [@JmBecca](https://www.luogu.com.cn/user/1559473) 谢谢
```cpp #include using namespace std; int m,t,s,w; int main() { cin>>m>>t>>s; if(t==0)cout m) cout<<0; else { w=ceil(s/t+0.5); cout<<m-w; } } return 0; } ```
```cpp #include using namespace std; double a,b; double yu; int k; int main() { cin>>a>>b; k=floor(a/b); yu=a-b*k; cout<<yu; return 0; } ```
```cpp #include using namespace std; int m,n,maxn,cmt; int zhishu(int x) { cmt=0; for(int j=2;j >m>>n; for(int i=m;i<=n;i++) { if(i<n) { cout<<yinzi(i)<<","; }…
在讨论《这是什么回事?求调,回复必关》回复:
[@chx_happy](https://www.luogu.com.cn/user/1175010)[@thyh2117](https://www.luogu.com.cn/user/794067)[@Zhangyj32](https://www.luogu.com.cn/user/1273612) 谢谢
```cpp #include using namespace std; int x,y,cnt; bool m=true; int zhishu(int n) { int cmt; for(int j=2;j >x>>y; for(int i=x;i<=y;i++) { zhishu(i); if(m=true)cn…
在讨论《80两TLE求救》回复:
@[tuoran](luogu://user/1284590)和你一样
```cpp #include using namespace std; int n,m; int akm1(int x,int y) { return n+1; } int akm2(int x,int y) { if(m-1==0)return akm1(m-1,1); else return akm3(m-1,1…
```cpp #include using namespace std; int n,ans; int zhishu(int x) { int x1=2,x2,cnt1,cnt2; x2=x-x1; if(x1==x2||abs(x1-x2)==1) { cout >n; zhishu(n); return 0; }…
```cpp #include using namespace std; int t,n,k,ans; int main() { ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); cin>>t>>n>>k; for(int i=1;i<=k;i++)ans+=i; if(a…
```cpp #include using namespace std; long long a,b,m,n,ans; int main() { cin>>a>>b>>m>>n; ans+=a+b; for(int i=1;i m) { ans+=a+b; break; } else ans+=a+b; b=a+b;…
在讨论《自测没问题,洛谷上CE,求调,回复必关》回复:
[@lihl](https://www.luogu.com.cn/user/711887) [@Lele_Programmer](https://www.luogu.com.cn/user/961972) 谢谢!
```cpp #include using namespace std; int year; int start,end; int ans; int main() { cin>>start>>end; start++,end++; for(year=start;year<=end;year++) { if(year%1…
在讨论《60pts求调,回帖必关》回复:
@[AutiFancers](/user/558324) 什么是快速幂?本人今年六年级
```cpp #include using namespace std; int a,b; long long c=1; int main() { cin>>a>>b; if(b==0)cout<<1; else { for(int i=1;i<=b;i++) { c*=a; } if(c<=10e9) { cout<…
在讨论《样例过不了,但自我感觉良好,dalao求调》回复:
```cpp #include using namespace std; string s,t=""; int az=0,AZ=0,_9=0,zf=0; bool pdzf=true; int a,b,c,d; int main() { cin>>s; for(int i=0;i ='a'&&t[j] ='A'&&t[…
```cpp #include using namespace std; string s,t=""; int az=0,AZ=0,_9=0,zf=0; bool pdzf=true; int a,b,c,d; int main() { cin>>s; for(int i=0;i ='a'&&t[j] ='A'&&t[…
在讨论《怎么红了?求调》回复:
@[zhanghengrui0502](/user/991554) 谢谢,已关