f

fuxiqi

#131761CCF 3 级

这名用户暂未设置签名。

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

历史用户名外显

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

  1. fuxiqi
    最早追溯到 2023/10/30最后捕获于 2023/10/30

时间线

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

  1. 发起讨论
    这题用Python可以过吗?MLE,60分,求大神指点

    ```python b=input().split() a=input().split() for i in range(len(a)): a[i]=int(a[i]) a.sort() print(a[int(b[1])],end="") ``` 最后两个点过不了 https://www.luogu.com.cn/r…

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