这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《我的为啥不给过》回复:
@[czx2009](/user/654179) 你什么意思你
在讨论《我的为啥不给过》回复:
@[ShenRuochen](/user/591979) 谢谢 大意了 太谢谢啦
```c #include #include using namespace std; #include int main() { int n; cin >> n; vector str; string D,T,A,J,Q,K; D = "DX"; K ="KKKK"; T = "TTTT"; A = "AAAA";…