P

Phoenix_fly

#1376050

这名用户暂未设置签名。

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

历史用户名外显

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

  1. Phoenix_fly
    最早追溯到 2026/02/26最后捕获于 2026/02/26

时间线

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

  1. 回复讨论

    在讨论求条必关回复:

    大佬已关 ⎛⎝≥⏝⏝≤⎛⎝
  2. 发起讨论
    求条必关

    ```cpp #include using namespace std; const int N=20010; const int M=100010; int n,m,col[N]; struct gragh{ int tot,hd[N],nxt[M >n>>m; for(int i=1;i >edges[i].a>>…

    回复 2参与人数 2
  3. 发起讨论
    40分求条必关

    ```cpp #include using namespace std; const int N=1e4+10,M=1e5+10; int n,m; int ind,low[N],dfn[N]; int scc_cnt,scc[N],ins[N]; int cnt=0,in[N],dp[N],a[N],na[N]; s…

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

    在讨论求条必关回复:

    大佬可以找错吗 我看不出来 谢谢?
  5. 发起讨论
    求条必关

    ```cpp #include using namespace std; const int N=1e4+10,M=1e5+10; int n,m; int ind,low[N],dfn[N]; int scc_cnt,scc[N],ins[N]; int cnt=0,in[N],dp[N],a[N],na[N]; s…

    回复 2参与人数 2
  6. 发起讨论
    40分求条必关

    ```cpp #include using namespace std; const int N=1e4+10,M=1e5+10; int n,m,h[N],e[M],ne[M],id; int dfn[N],low[N],idx=0,st[N],ins[N],top=0,scc[N],cnt=0; long long…

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

    在讨论RE求条必关回复:

    大佬已关 ⎛⎝≥⏝⏝≤⎛⎝
  8. 发起讨论
    RE求条必关

    ```cpp #include using namespace std; const int N=1e4+10,M=1e5+10; int n,m,h[N],e[N],ne[M],id; int dfn[N],low[N],idx=0,ins[N],scc[N],ans[N][N],siz[N],cnt,f[N]; s…

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

    在讨论24分求调必关回复:

    大佬已关 ⎛⎝≥⏝⏝≤⎛⎝
  10. 发起讨论
    24分求调必关

    ```cpp #include using namespace std; const int N=1e4+10,M=1e5+10; int n,m,dfn[N],low[N],tot=0,stk[N],instk[N],top=0,scc[N],siz[N],cnt; vector e[N]; void tarjan(…

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

    在讨论90分求条必关回复:

    大佬已关
  12. 发起讨论
    90分求条必关

    ```cpp #include using namespace std; const int N=510; int n,in[N],has[N],cnt; vector g[N]; void kahn(){ queue q; for(int i=0;i >n; memset(in,0,sizeof(in)); mems…

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