Z

ZZK___XCSY

#1336613

Yesterday is history. Tomorrow is a mystery. But today is a gift. That is why it’s called the present.

发帖
1
文章
0
互动
7
陶片
0
获赞
0
收藏
0

历史用户名外显

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

  1. ZZK___XCSY
    最早追溯到 2025/11/04最后捕获于 2025/11/29
  2. zekunzhang
    最早追溯到 2024/10/05最后捕获于 2024/10/05

时间线

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

  1. 回复讨论

    在讨论为何CE(蒟蒻一个)回复:

    已过, 谢谢
  2. 发起讨论
    为何CE(蒟蒻一个)

    为何CE ```cpp #include using namespace std; int n, m, f[10005], ans; struct node{ int t, x, y; }a[10005]; int main(){ ios::sync_with_stdio(0); cin.tie(0), cout.ti…

    回复 5参与人数 5
  3. 评论文章

    在文章出题寄(贰)发表评论:

    Oh, Chinese round!!
  4. 评论文章

    在文章回忆录发表评论:

    我们行走在同一条看起来是捷径的路上,玩着同一个一局定胜负的赌博游戏。成功者功成名就,失败者血本无归。当初几个煮酒论成败的少年,因为这名为前途的幻想而聚集,又终因幻想的成就或破灭而分离。
  5. 评论文章
  6. 评论文章

    在文章P3368 题解发表评论:

    %%%
  7. 回复讨论

    在讨论80求调(第四个点错了)回复:

    ```cpp #include using namespace std; char A[550],B[550]; int A1[550],B1[550],C[550]; int main(){ scanf("%s",A); scanf("%s",B); memset(C,0,sizeof(C)); for(int i=…
  8. 回复讨论

    在讨论20求条!!!回复:

    ```cpp #include using namespace std; int main(){ int k,l,r,sum=0; cin>>k>>l>>r; for(int i=l;i<=r;i++){ if(i%k==0 || i%10==k){ sum+=i; } } cout<<sum; return 0; }
已经到最早的记录