ด้้้้้็้้ด้้้้้็้้้็็็็็ด้้้้้็้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้ด้้้้้็้้้็็็็็ด้้้้้็้้
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《85 求调 必关》回复:
已过 已关
```cpp #include using namespace std; int l,r,cnt,t,s; int main() { cin>>l>>r; for(int i=l;i =1&&s<=2) { s+=t%2; t/=2; } s+=t%2; if(s<=2) cnt++; } cout<<cnt; ret…
在讨论《20分求调必关》回复:
已过
```cpp #include using namespace std; const int N = 1e5 + 5; string s; int a[N],t1,t2, t, c; int main() { cin>>t; while(t!=495) { int j = 0; while(t) { a[j++] =…
在讨论《60分求调 必关》回复:
OK
```cpp #include using namespace std; double t1,t2,p,n,m,t; int main() { cin>>n>>m>>t>>p; if(p>=n) t1=p-m; t2=p*t/10.0; printf("%.2lf",min(t1,t2)); return 0; } `…
在讨论《最后一个样例TLE求调 必关》回复:
@[songhaoxuan12345678](luogu://user/1711095) 为什么还是TLE?
在讨论《最后一个样例TLE求调 必关》回复:
已关
```cpp #include using namespace std; const int N = 20 + 5; int n, ans, cnt, a[N], x[N], t, m, k; bool b[N]; void f(){ long long ans=0,i; for(int i=1;i m){ f();…
``` #include using namespace std; struct ccgcd{ int t,t2,ans,q,id; char y,n; string s; }a[1000005]; bool ccghg(ccgcd x,ccgcd y) { if(x.id>y.id) return x.q>y.q;…