s

shaoziyi

#1861805

这名用户暂未设置签名。

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

历史用户名外显

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

  1. shaoziyi
    最早追溯到 2025/11/03最后捕获于 2025/11/03

时间线

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

  1. 发起讨论
    0分求助!第一个关

    ```cpp #include using namespace std; int n,a[5005]; int main() { cin>>n; for(int i=2;i<=n;i++){ for(int j=1;j<=n;j++){ if(j%i==0){ if(a[j]==1) a[j]=0; if(a[j]==…

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

    在讨论T_T0分 教会必关回复:

    @[T7_Daniel](luogu://user/903392)@[T7_Daniel](luogu://user/903392)@[T7_Daniel](luogu://user/903392)@[T7_Daniel](luogu://user/903392)……
  3. 回复讨论

    在讨论80分的注意(ma变量(max)的错误)回复:

    @[Mindulle](luogu://user/940009)那咋解
  4. 回复讨论

    在讨论80分的注意(ma变量(max)的错误)回复:

    ???????
  5. 回复讨论

    在讨论T_T0分 教会必关回复:

    @[Dragon33038](luogu://user/1803004)谢谢
  6. 发起讨论
    T_T0分 教会必关

    ```cpp #include using namespace std; int main() { double a[105],n,s=0; for(int i=1;i >a[i]; s+=a[i]; } cout<<fixed<<setprecision(4)<<s/n; return 0; } ```

    回复 4参与人数 4
  7. 回复讨论
  8. 发起讨论
    80分的注意(ma变量(max)的错误)

    ma的值为-1e18 或MIN_LONG 并非为零,求关(关注的都是帅哥美女)

    回复 11参与人数 11
  9. 发起讨论
    T_Tc++14只有40分

    ```cpp #include using namespace std; int a; int main() { cin>>a; cout<<cbs(a); return 0; } ```

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