这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《急急急!帮我de一下bug谢谢》回复:
Thank you!@[ETO_tree](luogu://user/653455)
```cpp #include #include using namespace std; long long n, c, a[300005], s[300005], mins[300005]; long long maxs[300005]; int main() { cin >> n >> c; memset(min…