sto%%Tgotp%%orz
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《奇葩的学校》回复:
666666
在讨论《(中国队金牌并列第一)2024 年巴黎奥运会集中讨论帖》回复:
qp(不太前)
在讨论《机房怎么摸鱼不容易被发现》回复:
光吃瓜,发晚了,后排留名
在讨论《被同机房的猴子首领xxs网暴了》回复:
@[Carey_chen](/user/516836) me too
在讨论《被同机房的猴子首领xxs网暴了》回复:
同机房的,本人后排报道
在讨论《10分求调》回复:
hp
在讨论《机房惨案(非传统意义上的》回复:
有实力%%%
在讨论《在哪可以看到公开的云剪贴板》回复:
哦哦,谢谢
在讨论《WA #7 #8 求助》回复:
%%%
``` #include using namespace std; char a[1010][1010]; int dx[5]={0,0,1,0,-1},dy[5]={0,1,0,-1,0},fx,fy,x2,y2,b[1000500][3]; int f[1010][1010]; queue q; int main(…
``` #include using namespace std; int n,r,len=0,ans[10000]; char s[620]; string a; int main(){ cin>>n>>r; while(n--){ cin>>a; for(int i=0;i 9){ ans[j+1]+=ans[j]…
``` #include using namespace std; int a[10000],b[10000],c[10000],l1=0,l2=0,w,v; int main(){ string s1,s2; char z; cin>>s1>>s2; if(s1==s2){ cout =0;i--){ if(s1[i…
在讨论《RE求助》回复:
哦哦,没想到我真是~~人机~~
``` #include using namespace std; int main(){ char a[15]; char s; scanf("%c-%c%c%c-%c%c%c%c%c-%c",&a[0],&a[1],&a[2],&a[3],&a[4],&a[5],&a[6],&a[7],&a[8]); int q=…
在讨论《求助》回复:
I can't help you
在讨论《按ip封的请考虑一下学校机房只有一个ip谢谢》回复:
...
在讨论《编译器0.15s出答案,为什么RE》回复:
@[cff_0102](/user/542457) 懂了,999*2,999*3会超过9,sum需更大存>=10的值
在讨论《编译器0.15s出答案,为什么RE》回复:
为什么sum开那么大
```#include using namespace std; bool fun(int x,int y,int z){ int sum[15]={}; int a1,a2,a3,b1,b2,b3,c1,c2,c3; a1=x/100; a2=x%100/10; a3=x%10; b1=y/100; b2=y%100…
在讨论《wa三个,求助》回复:
谢谢orz
在讨论《wa三个,求助》回复:
@[liuyidu](/user/519824) P1160
```#include using namespace std; const int N=1e5+10; int to[N],last[N]; void addl(int x,int y){ to[last[y]]=x; last[x]=last[y]; to[x]=y; last[y]=x; } void addr(…
在讨论《50分,剩下tle!!》回复:
AC了,谢谢dalao!!
``` #include using namespace std; int n,a[500005],b[500005]; long long s=0; void f(int l,int r){ if(r<=l) return; int mid=(l+r)/2; f(l,mid);f(mid+1,r); int h1=l…
在讨论《测试点输出都一样,为什么爆0》回复:
ac了,谢谢
在讨论《测试点输出都一样,为什么爆0》回复:
??我这里没显示多0呀
在讨论《测试点输出都一样,为什么爆0》回复:
我看了测试点一,没问题呀?
``` #include using namespace std; int main(){ int n,a,b[40000]; cin>>n; int s=0,s1=0,s2=0; while(s >a; s+=a; s1++; for(int j=1;j<=a;j++){ if(s2==n){ cout<<endl;…
在讨论《90求助》回复:
666