_

_QQQQ_

#1964550

小曲

发帖
4
文章
0
互动
2
陶片
0
获赞
0
收藏
0

历史用户名外显

追踪最近的用户名外显变动记录。

  1. _QQQQ_
    最早追溯到 2026/01/11最后捕获于 2026/01/11

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 发起讨论
    no.5 WA

    ```cpp #include using namespace std; char s[10001]; int a[1010],b[1010],c[100001]; int main(){ scanf("%s",s+1); int lena=strlen(s+1); for(int i=1;i 1){ lenc--;…

    回复 2参与人数 2
  2. 回复讨论

    在讨论63分,用vector,求条(TLE)回复:

    感谢,已关
  3. 发起讨论
    63分,用vector,求条(TLE)

    ```cpp #include using namespace std; int main(){ int q,w,e; vector z; cin>>q; for(int a=0;a >w>>e; int s; switch(w){ case 1: z.insert(z.begin(),e); break; case…

    回复 3参与人数 3
  4. 发起讨论
    P1203 33分萌新求助必关

    ```cpp #include using namespace std; int x(int m) { return m%32==0?32:m%32; } int main() { int q,w,e,r,t=0; cin>>q; char z[q]; bool l=0; for(int a=0;a >z[a]; fo…

    回复 1参与人数 1
  5. 回复讨论

    在讨论团队封禁公告回复:

    qp
  6. 发起讨论
    #3 TLE,求条,必关

    快读快写我都用上了,还TLE ```cpp #include using namespace std; int z[300010],x[300010],c[300010]; int read(){ int q=0,w=1;char e=getchar(); while(e '9'){if(e=='-')w=-1;e=g…

    回复 0参与人数 1
已经到最早的记录