这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
**excited!**
```cpp #include "stdio.h" int main(void) { int n; char stream; scanf("%d",&n); fflush(stdin); while(scanf("%c",&stream)!=EOF) { if(stream=='\n') break; printf("…
我的代码第一次测试点全**WA**都给我了**AC** 当然了\*R**OJ\*用这个代码全过了 我很监介啊!Excited!