p

polaris666qwq

#550409

这名用户暂未设置签名。

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

历史用户名外显

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

  1. polaris666qwq
    最早追溯到 2023/10/28最后捕获于 2023/10/28

时间线

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

  1. 发起讨论
    若连通块个数为num,为什么不能统计入度为num-1的个数呢(实测68分55)

    ```cpp #include #define maxn 100005 using namespace std; int cnt,num,n,m,du[maxn],h[maxn],h1[maxn],tot,tot1,t,dfn[maxn],low[maxn],be[maxn]; stack q; bool f[maxn…

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