Y

YJPUBGHPJY7891

#1964071

打追猎时要喊“掉!”

发帖
4
文章
0
互动
1
陶片
0
获赞
0
收藏
0

历史用户名外显

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

  1. YJPUBGHPJY7891
    最早追溯到 2025/12/13最后捕获于 2025/12/13

时间线

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

  1. 回复讨论

    在讨论为什么编译时正确,一提交0分,求大神帮忙,必关回复:

    @[slzx2025zyc](luogu://user/1646929)感谢
  2. 发起讨论
    为什么编译时正确,一提交0分,求大神帮忙,必关

    ```cpp #include using namespace std; int a[15]; int b[15]={0}; int n; void dfs(int s){ int i; if(s>n){ for(int i=1;i >n; dfs(1); return 0; } ```

    回复 3参与人数 3
  3. 发起讨论
    AC代码

    ```cpp #include using namespace std; char b[20],c[20]; int l; void work(int bl,int br,int cl,int cr){ cout 0){ work(bl,bl+ln,cl,cl+ln); } if (rn>0){ work(bk+1,b…

    回复 1参与人数 1
  4. 发起讨论
    求解,互关,符合初一水平

    ```cpp #include using namespace std; int main(){ string n; string m; cin>>n>>m; cout<<"ABCD" return 0; } ```

    回复 8参与人数 8
  5. 发起讨论
    80分 求大神解 还关

    ```cpp #include using namespace std; char a[105]; string s; int n,t=0; int main(){ cin>>n; while(n--){ cin>>s; if(s == " " && t > 0){ t--; }else{ a[t++] = s[0];…

    回复 1参与人数 1
已经到最早的记录