封禁用户

#47076

这名用户暂未设置签名。

发帖
2
文章
0
互动
9
陶片
0
获赞
0
收藏
0
已封禁

历史用户名外显

追踪最近的用户名外显变动记录。

  1. 封禁用户
    最早追溯到 2025/11/20最后捕获于 2025/11/20

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 回复讨论

    在讨论这样也能拿分回复:

    ```cpp @[Xray](/space/show?uid=46747) 看 #include using std::cin; using std::cout; using std::cerr; int main( ){ int m,n,j,k,i; cin>>m>>n; cerr<<m+n; return 0; }…
  2. 发起讨论
    K为什么没有取值范围

    ??? Why?

    回复 2参与人数 2
  3. 回复讨论
  4. 回复讨论
  5. 回复讨论

    在讨论50分,求助回复:

    ```cpp #include #include int n,m,t,sx,sy,fx,fy,a[6][6],ans; int t1[26],t2[26]; using namespace std; void f(int x,int y){ if(x n||y m)return; if(x==fx&&y==fy){ a…
  6. 回复讨论

    在讨论50分,求助回复:

    呵呵,me,too!
  7. 回复讨论
  8. 回复讨论

    在讨论信LRJ得永生回复:

    正确代码: ```cpp void splay(node* &o , int k) { pushdown(o); int d = cmp(o , k); if (d == 1) k -= o->ch[0]->s + 1; if (d >= 0) { node *p = o -> ch[d]; pushdown(p);…
  9. 发起讨论
    信LRJ得永生

    这样是错的: ··· ```cpp #include #include #include #include #include #define For(i , j , k) for (int i = (int)(j) ; i = (int)(k) ; -- i) #define Set(a , b) memset(a ,…

    回复 5参与人数 5
  10. 回复讨论

    在讨论洛谷洛谷洛谷回复:

    **codevs里有**
  11. 回复讨论

    在讨论分块不开O2会T......回复:

    月莫拜wjy666大神
已经到最早的记录