普及/提高-都要看题解的萌新
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《那场大雨淋碎了我的【】》发表评论:
老师我举报语文课代表上课玩手机
在文章《那场大雨淋碎了我的【】》发表评论:
老师我举报语文课代表上课玩手机
```cpp #include using namespace std; const int MaxN=10e6+5; int n,d,ans=0; struct z{ int x,y; double l,r; }s[MaxN]; bool cmp(z a,z b){ return a.r >n>>d; for(int…
```cpp #include using namespace std; char a[60],now; int n,x[60],y[60],add[60]; int digit(int m){ if(m>0){ int cnt=0; while(m>0){ cnt++; m/=10; } return cnt; }…
在讨论《WA求助》回复:
关了,感谢
在讨论《WA求助》回复:
我也感觉没有问题
```cpp #include using namespace std; int a[105],n; bool use=0; int main(){ cin>>n; for(int i=n;i>=0;i--){ cin>>a[i]; } for(int i=n;i>=0;i--){ if(i>0){ if(a[i]>0…
```cpp #include using namespace std; char a[15][15]; int headc=0,headf=0,c[5],f[5];//上:0,右:1,下:2,左:3 int originc[5],originf[5]; void changec(int b1,int b2){ cha…
```cpp #include using namespace std; int n,a[505][505],m,x,y,r,z,k=1; void turn(int x,int y,int r,int z){ if(z==0){ for(int i=x-r;i >n>>m; for(int i=1;i >x>>y>>…
```cpp #include using namespace std; int main() { int n; cin>>n; if(n==1) { cout<<" 1"<<endl; } if(n==2) { cout<<" 1 2"<<endl; cout<<" 4 3"<<endl; } if(n==3) {…
在讨论《WA求助》回复:
@[Diredtofu](/user/844233) 已关
在讨论《WA求助》回复:
@[Diredtofu](/user/844233) OK谢谢
为什么输出时会输出很多0(蒟蒻发问) ```c #include using namespace std; int main() { int n,a[40][40]={0}; cin>>n; a[1][n/2] = 1; int row=1,col=n/2; for(int k=2;k<=n*n;k++) { if(r…
在讨论《洛谷更新日志》回复:
qianpai
在讨论《怎么办啊啊怎么办》回复:
@[ecxjs](/user/855116) 你都破防了那我怎么办