这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp //From:[CF1257F]Make Them Similar #include using namespace std; const int MAXN=110; int n; int a[MAXN]; map ,int> mp; int p=(1 >n; for(int i=1;i >a[i]; }…
在讨论《我想问问为什么这份代码过不了样例但是能A》回复:
**tql**