R

Rzq122617

#746322

如果一定有人要赢,那么为什么不能是我?

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

历史用户名外显

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

  1. Rzq122617
    最早追溯到 2025/11/04最后捕获于 2025/11/04
  2. Rzq122617
    最早追溯到 2024/09/28最后捕获于 2024/09/28
  3. Rzq122617
    最早追溯到 2023/10/23最后捕获于 2023/10/23

时间线

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

  1. 发起讨论
    80分求助

    ```cpp #include using namespace std; string text,word; int p,cnt,lenw,p0; string format(string s) { int len=s.length(); for(int i=0;i ='A'&&s[i]<='Z')s[i]=s[i]+…

    回复 1参与人数 1
  2. 发起讨论
    20分求助

    ```cpp #include using namespace std; string word,text; int cnt,len1,len2; void tosmall(string s) { int len=s.size(); for(int i=0;i<len;i++)s[i]=tolower(s[i]); }…

    回复 0参与人数 1
  3. 回复讨论

    在讨论有大佬能看看出什么问题了吗?回复:

    @[Savior_Destroyer](luogu://user/943076)@[Savior_Destroyer](luogu://user/943076) Thanks♪(・ω・)ノ
  4. 发起讨论
    求助

    RE,有大佬知道为什么嘛? ```cpp #include using namespace std; int n,a[1006]={1,1},num[10005],t; int mult(int x) { for(int i=1;i =10) { a[i+1]+=(a[i]/10); a[i]%=10; } while…

    回复 1参与人数 1
  5. 发起讨论
    这怎么回事?

    按归并写的,连样例也过不了,求调 ```cpp #include using namespace std; struct member { int s,w,num; }; int N,R,Q; member mem[200005],win[100005],lose[100005]; bool mycmp(member…

    回复 0参与人数 1
  6. 发起讨论
    有大佬能看看出什么问题了吗?

    ```cpp #include using namespace std; int n; const int a[17]={1,2,4,8,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768}; void f(int x) { for(int i=16;a[i]>x;…

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

    在讨论警示后人!!!回复:

    我差点就这么干了,谢谢大佬
已经到最早的记录