这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include using namespace std; #define ll long long ll scc,inst[1000005],ti,n,m,head[1000005],cnt,dfn[1000005],low[1000005]; struct Edge{ ll next,to; }e[1…