z

zgy20120307

#1757857

这名用户暂未设置签名。

发帖
3
文章
0
互动
2
陶片
0
获赞
0
收藏
0

历史用户名外显

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

  1. zgy20120307
    最早追溯到 2025/11/04最后捕获于 2025/11/04

时间线

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

  1. 发起讨论
    63分求条(消失的return),必关

    ``` //这是我的代码 #include using namespace std; int r, c, s, l, p, q; char a[1001][1001]; int ans; bool flag; void DFS(int x, int y){ int p, q, temp = 0; for(q=y;;q+…

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

    在讨论全屏超时,救救孩子(必关)回复:

    感谢dalao们的讲解~~~
  3. 发起讨论
    全屏超时,救救孩子(必关)

    ``` #include using namespace std; int x, y, cnt; int p[] = {0, 0, -1, 1}; int q[] = {-1, 1, 0, 0}; bool vis[501][501], flag[501][501]; char a[501][501]; bool ch…

    回复 8参与人数 8
  4. 发起讨论
    RE求调

    ``` #include using namespace std; char a[11][10]; bool flag; bool check(int i, int j, int k){ for(int x=1;x =4&&j =7&&j =4&&i =4&&i =4&&j =4&&i =7&&j =7&&i =7&&…

    回复 0参与人数 1
  5. 回复讨论
已经到最早的记录