满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#205019 #49. 一维数组排序 Accepted 100 340 ms 13924 K Python 3 / 93 B zhangxuanrui 2022-09-16 17:09:17
#162732 #49. 一维数组排序 Accepted 100 266 ms 13932 K Python 3 / 100 B yanzi1 2022-04-28 14:06:21
#155104 #49. 一维数组排序 Accepted 100 248 ms 13928 K Python 3 / 109 B bujue老师 2022-03-27 16:52:27
#88570 #49. 一维数组排序 Accepted 100 557 ms 44452 K Python 3 / 114 B daimengjie 2021-04-18 11:40:38
#155105 #49. 一维数组排序 Accepted 100 248 ms 13916 K Python 3 / 114 B ykj25 2022-03-27 16:52:41
#75447 #49. 一维数组排序 Accepted 100 421 ms 45420 K Python 3 / 115 B kjsdghsd无敌 2021-01-09 10:19:22
#59623 #49. 一维数组排序 Accepted 100 420 ms 45356 K Python 3 / 117 B huangyuzhe 2020-08-19 15:02:39
#107824 #49. 一维数组排序 Accepted 100 505 ms 33980 K Python 3 / 127 B bcm18 2021-08-24 10:12:49
#57228 #49. 一维数组排序 Accepted 100 590 ms 44684 K Python 3 / 130 B JupHamaster木星拜 2020-08-09 18:29:27
#79660 #49. 一维数组排序 Accepted 100 595 ms 44588 K Python 3 / 122 B root站长 2021-02-03 17:09:01


得分分布

前缀和

后缀和