f

fwcuijiashu

#1250875

这名用户暂未设置签名。

发帖
9
文章
2
互动
8
陶片
0
获赞
1
收藏
0

历史用户名外显

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

  1. fwcuijiashu
    最早追溯到 2025/11/04最后捕获于 2025/12/03
  2. sqrt_PI
    最早追溯到 2024/10/19最后捕获于 2024/10/19
  3. cuijiashu
    最早追溯到 2024/10/05最后捕获于 2024/10/05

时间线

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

  1. 发起讨论
    50pts

    ```cpp #include using namespace std; int main(){ int m,n=1; cin>>m; int power=32; while(m!=0){ if(m>pow(power,4)){ m-=pow(power,4); n++; }else if(m==pow(power,4…

    回复 0参与人数 1
  2. 发起讨论
    10pts

    ```cpp #include using namespace std; int V[10005],u[10005],dp[10005]; int main(){ int v,n,c; cin>>v>>n>>c; for(int i=1;i >V[i]>>u[i]; } for(int i=1;i =u[i];j--)…

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

    在讨论90pts求调回关回复:

    谢谢已过@[DX3906_ourstar](luogu://user/1268524)
  4. 发起讨论
    90pts求调回关

    ```cpp #include #define S (a+b+c)/2 using namespace std; int main(){ double a,b,c; cin>>a>>b>>c; if(a+b b||a-b>c||b-c>a||c-a>b||b-a>c||c-b>a){ cout<<"No solutio…

    回复 2参与人数 2
  5. 发布文章
    题解

    ```cpp /* 清平乐 ·国王修路 [现代]sqrt_PI 修理最少,能绕就要绕。两个矩阵准备好,Floyd最少。 通了就免费过,不通不少不多,要是两点没路,无穷演都不演。 */ #include #define sqrt_PI return 0;//神奇の防伪标示 using namespace std; int…

    获赞 1评论 0
  6. 发起讨论
    75pts

    75pts 救我 ```cpp #include using namespace std; #define int long long string op[1005],ab[10005]; bool QWQ(string ab){ ab+='.'; int a=0,b=0,c=0,d=0,e=0,zt=1; int a…

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

    在讨论75pts回复:

    ……
  8. 发起讨论
    75pts

    75pts 救我 ```cpp #include using namespace std; #define int long long string op[1005],ab[10005]; bool QWQ(string ab){ ab+='.'; int a=0,b=0,c=0,d=0,e=0,zt=1; int a…

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

    在文章题解:P11768 破自行车发表评论:

    666昨天我看你还是橙名
  10. 评论文章

    在文章题解:P11768 破自行车发表评论:

    nb
  11. 回复讨论

    在讨论疑似出题人点错了回复:

    :)
  12. 回复讨论

    在讨论疑似出题人点错了回复:

    @[lzx111218](luogu://user/1405906) 不用函数实在有点肝
  13. 发起讨论
    疑似出题人点错了

    他是不是把入门标签点成普及-了。 几个函数就解决了。

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

    在讨论2025 年春节管理组休假通告回复:

    - [ ] @[小粉兔](luogu://user/10703)这个比赛适合新手嘛?
  15. 发布文章
    P1553 数字反转(升级版)题解

    # 这是道十分令人~~肝疼~~感到简单的题。 \ [传送门](https://www.luogu.com.cn/problem/P1553#submit)\ \ 我们以string读入\ 在此之前我们需要定义一个删前导zero的函数 ```cpp string first0(string s) { while(s.si…

    获赞 0评论 0
  16. 回复讨论

    在讨论全WA回复:

    虽然看不懂一部分,但包关的。
  17. 发起讨论
    全WA

    ```cpp #include using namespace std; int a[1000006]; int main(){ int n,m; cin>>n>>m; for(int i=1;i >a[i]; } for(int i=1;i >q; int l=1,r=n; while(l<r){ int mid=l…

    回复 2参与人数 2
  18. 发起讨论
    75pts

    $75pts$\ ## 救我 ```cpp #include using namespace std; #define int long long string op[1005],ab[10005]; bool QWQ(string ab){ ab+='.'; int a=0,b=0,c=0,d=0,e=0,zt=1;…

    回复 1参与人数 1
  19. 发起讨论
    65分,救救我

    救救我\ 我只是个刚会编程的 # 蒟蒻 ```cpp #include using namespace std; string op[1005],ab[10005]; bool QWQ(string ab){ ab+='.'; int a=0,b=0,c=0,d=0,e=0,zt=1; int abc=0; for(i…

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