i

include_assah

#1611744CCF 4 级

这名用户暂未设置签名。

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

历史用户名外显

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

  1. include_assah
    最早追溯到 2025/01/23最后捕获于 2025/01/23

时间线

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

  1. 回复讨论

    在讨论链表30分求调回复:

    @[__notTrueLight__](luogu://user/1255488) 访问的问题改好了,现在是80分超时,大佬能帮忙再看看吗,谢谢大佬 ```cpp #include #define ll long long using namespace std; struct Node{ int data; Node…
  2. 发起讨论
    链表30分求调

    ```cpp #include #define ll long long using namespace std; struct Node{ int data; Node *next; }; Node *head,*p; int n,x,y,k; void Add(int x,int y){ p=head->next;…

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