z

zhishizhihou

#1444735

这名用户暂未设置签名。

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

历史用户名外显

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

  1. zhishizhihou
    最早追溯到 2025/08/30最后捕获于 2025/08/30

时间线

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

  1. 回复讨论

    在讨论Python代码 只有样例过了 求调回复:

    @[ingo_dtw](luogu://user/1359427)感谢?
  2. 发起讨论
    Python代码 只有样例过了 求调

    我自己也试了一些点 感觉没什么问题啊┭┮﹏┭┮ ```python s=input() if s.rfind("er")==len(s)-2 or s.rfind("ly")==len(s)-2: s=s[:-2] elif s.rfind("ing")==len(s)-3: s=s[:-3] print(s) ```

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