这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《洛谷网校 2025 春季课程指南》回复:
qp
```cpp #include using namespace std; int t; int n,m,L,V; struct car{ int d,v,a; double st,ed; }c[100005]; struct sb{ double s,e,nu; friend bool operator V){ if(…
在讨论《洛谷太聪慧了!!》回复:
orz