H

HsmZxm

#1295928

鹭鸢小队,出击!

发帖
6
文章
0
互动
30
陶片
0
获赞
0
收藏
0

历史用户名外显

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

  1. HsmZxm
    最早追溯到 2025/08/29最后捕获于 2025/11/03

时间线

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

  1. 回复讨论

    在讨论炸了,求调,必关回复:

    过了,谢谢
  2. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045)哦对,忘了,另一个代码我刚改完也是
  3. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045)打1 又来
  4. 回复讨论

    在讨论炸了,求调,必关回复:

    还打1
  5. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045)还不行!RE没了,但是WA了
  6. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045)谢谢
  7. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045) ???
  8. 回复讨论

    在讨论炸了,求调,必关回复:

    ```cpp #include #include #include #include using namespace std; int main(void) { int n,b[4]={1,1,1,1}; char s[1100]; scanf("%d",&n); for(int i=0;i '1') { b[0]=0…
  9. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045) 对
  10. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045) 问题在于,代码只打1
  11. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045) 用那个干啥? 那个不是重定义输入方式用的吗
  12. 回复讨论

    在讨论炸了,求调,必关回复:

    有个问题,为什么啥都打1
  13. 回复讨论

    在讨论炸了,求调,必关回复:

    runtime error是咋了
  14. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045)@[cwxcplh](luogu://user/427045) 知道了,写的时候手痒了^_^
  15. 回复讨论

    在讨论炸了,求调,必关回复:

    编译没问题了,但是还是WA```cpp #include #include #include #include using namespace std; int main(void) { int n,b[4]={1,1,1,1}; char s[1100]; scanf("%d",&n); for(int i=0;i…
  16. 回复讨论

    在讨论炸了,求调,必关回复:

    [Error] request for member 'length' in 's', which is of non-class type 'std::string [1100] {aka std::basic_string [1100]}' 这是啥情况
  17. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cjhhh](luogu://user/1388686) 已关
  18. 回复讨论

    在讨论炸了,求调,必关回复:

    我嫌手敲累^_^
  19. 回复讨论

    在讨论炸了,求调,必关回复:

    @[cwxcplh](luogu://user/427045) 输出啊,咋了
  20. 发起讨论
    炸了,求调,必关

    ```cpp #include #include #include #include using namespace std; int main(void) { int n,b[4]={1,1,1,1}; string s[1100]; scanf("%d",&n); for(int i=0;i ="2") { b[0…

    回复 42参与人数 42
  21. 评论文章

    在文章B3868 [GESP202309 三级] 进制判断发表评论:

    函数有问题啊
  22. 评论文章
  23. 发起讨论
    景示后人

    c++ 判断类型时不要用false到true!记得空格和换行!

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

    在讨论求调,必关回复:

    @[FHY_patrickpp](luogu://user/1287677) 兄弟,还有问题,和没改之前一样T_T
  25. 回复讨论

    在讨论求调,必关回复:

    @[FHY_patrickpp](luogu://user/1287677) 是a[j][i]吗?
  26. 发起讨论
    求调,必关

    各路大神求调!必关!本人比较蒻,只有四十分T_T) ```cpp #include #include #include using namespace std; int main(void) { char s[110],a[51][15]; int i=0,j,k[51]={0},b=0,bl; scanf("%s",…

    回复 4参与人数 4
  27. 回复讨论

    在讨论TLEZ回复:

    谢谢各位大神,问题已经解决了!
  28. 回复讨论

    在讨论TLEZ回复:

    tel中
  29. 发起讨论
    TLEZ

    ```cpp #include #include #include using namespace std; int a[4]; bool sortBigger(int x,int y) { return x>y; } bool sortSmaller(int x,int y) { return x =0&&k!=0)…

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

    在讨论95代码求改回复:

    弄好了,谢谢各位