t

the_xin

#268385

这名用户暂未设置签名。

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

历史用户名外显

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

  1. the_xin
    最早追溯到 2025/11/20最后捕获于 2025/11/20
  2. the_xin
    最早追溯到 2023/10/30最后捕获于 2023/10/30

时间线

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

  1. 发起讨论
    萌新求助

    不知道怎么wa了 ```cpp #include #include #include #include using namespace std; const int N=1e6; struct Edges{ int u,v,val,com; bool operator =k; } int main(){ int Tcn…

    回复 0参与人数 1
  2. 回复讨论

    在讨论萌新求助大水题线段树 90分 wa在6000行回复:

    @[我爱杨帆](/user/363495) l==r ,单点查询 得自己判断下
  3. 发起讨论
    超时??? 求大佬帮忙优化

    求大佬帮忙优化下 ```cpp #include #include #include using namespace std; const int N=1e5+10; struct Node{ int l,r; int sum; int ltag,rtag; int tag; inline void cover(int…

    回复 0参与人数 1
  4. 回复讨论

    在讨论萌新求助大水题线段树 90分 wa在6000行回复:

    @[haooo](/user/67618) 找到原因了 l==r的时候
  5. 发起讨论
    萌新求助大水题线段树 90分 wa在6000行

    [测评记录 ](https://www.luogu.com.cn/record/41742149) 不知道错了哪 ```cpp #include #include #include using namespace std; const int N=1e5+10; struct Node{ int l,r; int v,…

    回复 6参与人数 6
  6. 回复讨论

    在讨论为什么RE, 答案都是对的啊。。。回复:

    @[贞白铁战逸](/user/66316) 小于
  7. 回复讨论

    在讨论为什么RE, 答案都是对的啊。。。回复:

    @[贞白铁战逸](/user/66316) 下面n的循环应该是n《n-len
已经到最早的记录