w

wangml

#21656

这名用户暂未设置签名。

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

历史用户名外显

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

  1. wangml
    最早追溯到 2023/10/21最后捕获于 2025/11/15

时间线

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

  1. 评论文章

    在文章致CSP萌新/不会使用NOI LINUX的人群发表评论:

    https://duanyll.com/2019/11/11/NOI-Liunx-Survival-Guide.html 转载一篇同学的博客
  2. 回复讨论

    在讨论题解审核反馈专区回复:

    @[極清](/space/show?uid=19812) 你可以直接在题解区举报他
  3. 评论文章
  4. 回复讨论

    在讨论【再更新】题解/举报审核标准回复:

    初赛题解不可只有答案,否则不通过
  5. 回复讨论

    在讨论这是个黑题?回复:

    **您们太强了**
  6. 评论文章

    在文章[学习笔记]CDQ分治和整体二分发表评论:

    后排资瓷
  7. 评论文章

    在文章How a Movie Comes About发表评论:

    %%%%%%%
  8. 回复讨论

    在讨论高考加油!回复:

    后排押题
  9. 回复讨论

    在讨论新版界面回复:

    怀念洛谷3
  10. 发起讨论
    求助90分,最后一个点蜜汁WA

    ```cpp #define range 1,cnt,1 #define ri register int #define lson l,mid,u #include #include #include using namespace std; const int maxn=1e5+5; const int inf=0x…

    回复 3参与人数 3
  11. 评论文章

    在文章编程语言简介发表评论:

    好像在其他洛谷博客看到过
  12. 评论文章

    在文章信息学竞赛全攻略2:为什么要参加竞赛发表评论:

    学校领导傻逼
  13. 回复讨论

    在讨论题意回复:

    翻译补充@[chen_zhe](/space/show?uid=8457)
  14. 回复讨论

    在讨论首尾相连哦回复:

    是环吧
  15. 发起讨论
    首尾相连哦

    可以看作 # **首尾相连** 的区域

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

    在讨论比赛爆破公告回复:

    经查实,NOIp2018违反中国公开赛规定,使用原题,故爆破。同时我们将不再选用€€£的比赛。
  17. 回复讨论

    在讨论举报比赛回复:

    ccf的素质
  18. 发起讨论
    求dalao改錯

    ``` #include #include #include using namespace std; const int MAXN=2e4+5; const int MAXM=1e5+5; struct Edge{ int U,V,W; }edge[MAXM]; int N,M,Father[MAXN]; int E…

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

    在讨论求dalao改题回复:

    ###### update1 : >仍然没有改好,但修复了一些其他错误 ``` #define ri register int #include #include #include #include #include using namespace std; const int maxn=1e4+5; const in…
  20. 回复讨论

    在讨论求dalao改题回复:

    @[ywh666](/space/show?uid=55703)
  21. 回复讨论

    在讨论求dalao改题回复:

    不是这个问题
  22. 回复讨论

    在讨论求dalao改题回复:

    @[随风灬浅殇丿](/space/show?uid=19815) @[ywh666](/space/show?uid=55703)
  23. 回复讨论

    在讨论求dalao改题回复:

    显然是最大生成树+LCA 啊
  24. 发起讨论
    求dalao改题

    **为什么求出来的LCA都是0** ``` #define ri register int #include #include #include #include using namespace std; const int maxn=1e4+5; const int maxm=5e4+5; const int inf…

    回复 11参与人数 11
  25. 回复讨论

    在讨论翻译(手动)回复:

    >能稍微详细一点吗?
  26. 回复讨论

    在讨论求大佬改程序,第十个点WA了回复:

    @[Iamacat](/space/show?uid=44924) %%%%%%
  27. 回复讨论

    在讨论求大佬改程序,第十个点WA了回复:

    这是标程 ``` #include #define mem(a,b) memset(a,b,sizeof(a)) #define N 1004 #define M 10004 using namespace std; typedef long long LL; LL aans; int cas,cass; int n,…
  28. 回复讨论

    在讨论求大佬改程序,第十个点WA了回复:

    # _**去掉了读入优化**_
  29. 回复讨论

    在讨论求大佬改程序,第十个点WA了回复:

    @[albus_dembledore](/space/show?uid=55703) ## 不能给我发代码片吗? ``` #include #include #include #include #include using namespace std; typedef long long ll; const int m…
  30. 发起讨论
    求大佬改程序,第十个点WA了

    ``` #include #include #include #include #include using namespace std; typedef long long ll; const int maxn=1e3+5; const int maxm=2e4+5; const ll inf=1e18+5; str…

    回复 8参与人数 8