这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《联合省选 2026 游记、竞赛生涯回忆记录开放投稿》回复:
qp
在讨论《cz 和 kkk 同性恋!》回复:
qp
``` #include const int maxN = 20005; const int maxQ = 105; using namespace std; int n, m, hd[maxN], nxt[maxN], to[maxN], val[maxN], cnt_edge; bool vis[maxN], an…
```cpp #include const int N = 1000005; typedef long long ll; using namespace std; void read(ll &x) { char ch = getchar(); while(!isdigit(ch)) ch = getchar(); x…
在讨论《有一个问题》回复:
一个一个一个
在讨论《求大佬告知》回复:
191981_
在讨论《测试点配置{违规紫珊}》回复:
逆 再 生
在讨论《题解是不是有错》回复:
__1981_考古
在讨论《求大佬告知》回复:
191981(察觉)
在讨论《洛谷 2020 秋令营 - CSP冲刺课程》回复:
 # qp