D

Dpecial

#1960593

这名用户暂未设置签名。

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

历史用户名外显

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

  1. Dpecial
    最早追溯到 2026/02/26最后捕获于 2026/02/27
  2. Special_Water
    最早追溯到 2025/11/15最后捕获于 2026/01/17

时间线

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

  1. 发起讨论
    捞 悬两关

    https://www.luogu.com.cn/discuss/1254445

    回复 0参与人数 1
  2. 发起讨论
    思路可能有问题 求指正 悬两关

    这里就是求出每个点的配对数量,然后用总对数减去与区间外的点有关系的对数得到答案 ```cpp #include using namespace std; #define int unsigned long long const int maxn = 3e5+100; int a[maxn],l[maxn],r[maxn…

    回复 0参与人数 1
  3. 发起讨论
    水题50pts求条闭关

    ```cpp #include using namespace std; map mp; const int maxn = 1e5+100; int f[maxn][30],lg[maxn],r[maxn],t[maxn]; int n,cnt; void init(){ for(int i = 2;i >n; int…

    回复 0参与人数 1
  4. 发起讨论
    水题求条闭关

    ```cpp #include using namespace std; map mp,ap; const int maxn = 1e5+100; int f[maxn][30],lg[maxn],y[maxn],r[maxn]; int n,cnt; void init(){ for(int i = 2;i >n;…

    回复 0参与人数 1
  5. 发起讨论
    WA#3求条玄关

    ```cpp #include using namespace std; const int maxn = 2e5+100; bool vist[maxn],vis[maxn]; int hd[maxn],ans; struct Edge{ int to,nxt; }e[maxn]; int idx,ccc; void…

    回复 0参与人数 1
  6. 发起讨论
    玄关求条

    ```cpp #include using namespace std; const int maxn = 2e5+100; bool vis[maxn],vis2[maxn]; int fa[maxn],r[maxn]; vector g[maxn]; int find(int x){ if(fa[x] == x)r…

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

    在讨论求调 56pts AC on 1 2 3 5 玄关回复:

    此贴结
  8. 回复讨论

    在讨论求调 40ptsWA 闭关回复:

    此贴结
  9. 发起讨论
    求调 56pts AC on 1 2 3 5 玄关

    ```cpp #include using namespace std; const int maxn = 3e6+100; int fa[maxn],siz[maxn],son[maxn][40],tot; bool vis[maxn]; int find(int x){ return (fa[x] == x)?x:…

    回复 1参与人数 1
  10. 发起讨论

    https://www.luogu.com.cn/discuss/1226388

    回复 0参与人数 1
  11. 发起讨论
    求调 40ptsWA 闭关

    ```cpp #include using namespace std; const int maxn = 3e6+100; int fa[maxn],siz[maxn],son[maxn][30],tot; bool vis[maxn]; int find(int x){ return (fa[x] == x)?x:…

    回复 1参与人数 1
  12. 发起讨论
    你不是人?

    “今夜,我不关心人类,我只想你” So 你不是人?

    回复 3参与人数 3
  13. 发起讨论
    关于题面

    “今夜,我不关心人类,我只想你” So 你不是人?

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

    在讨论求条 必关!! 五颜六色的评测机回复:

    Thank! 感谢!已关!
  15. 回复讨论

    在讨论求条 必关!! 五颜六色的评测机回复:

    刚学 OI 0.1ms 的蒟蒻求条qwq
  16. 发起讨论
    求条 必关!! 五颜六色的评测机

    ```cpp #include using namespace std; const int maxn = 1e5+100,maxEdges = 1e5+100; int w[maxn],dep[maxn],father[maxn],siz[maxn],son[maxn],tot,W[maxn],top[maxn],i…

    回复 6参与人数 6
  17. 评论文章
  18. 回复讨论
  19. 回复讨论

    在讨论T了两个点 求优化方法 玄关回复:

    @[TH911](luogu://user/967959) 已关谢谢
  20. 发起讨论
    T了两个点 求优化方法 玄关

    ```cpp #include using namespace std; const int maxn = 81; string dp[maxn][maxn][maxn]; string a[maxn][maxn]; string lg[maxn]; bool cmp(string a,string b){ if(a.…

    回复 3参与人数 3
  21. 回复讨论
  22. 评论文章

    在文章浅谈数论发表评论:

    巨佬%%%
  23. 评论文章

    在文章浅谈数论发表评论:

    这是xxs?
  24. 评论文章

    在文章浅谈数论发表评论:

    %%%
  25. 评论文章

    在文章CSP-J/S 2025游记发表评论:

    Orz
  26. 评论文章

    在文章CSP-J/S 2025游记发表评论:

    %%%巨佬
已经到最早的记录