满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#109890 #49. 一维数组排序 Accepted 100 87 ms 1136 K C++ / 337 B LeoSunHong 2021-09-05 10:26:50
#110531 #49. 一维数组排序 Accepted 100 82 ms 748 K C++ 11 / 288 B yanghanlin 2021-09-10 18:41:03
#110719 #49. 一维数组排序 Accepted 100 87 ms 764 K C++ / 229 B xhs 2021-09-12 8:59:06
#110722 #49. 一维数组排序 Accepted 100 89 ms 760 K C++ / 235 B liuweize 2021-09-12 9:08:26
#113140 #49. 一维数组排序 Accepted 100 91 ms 2672 K C++ / 301 B znf 2021-09-30 19:29:42
#113642 #49. 一维数组排序 Accepted 100 78 ms 1108 K C++ / 265 B CCCC2208 2021-10-07 17:01:41
#115353 #49. 一维数组排序 Accepted 100 90 ms 1156 K C++ / 226 B jimmy 2021-10-17 15:01:25
#116111 #49. 一维数组排序 Accepted 100 89 ms 752 K C++ / 206 B Vikey白银III 2021-10-20 18:44:03
#117597 #49. 一维数组排序 Accepted 100 71 ms 752 K C++ 14 / 242 B novice 刷题 2021-10-26 12:09:00
#121218 #49. 一维数组排序 Accepted 100 87 ms 760 K C++ 17 / 252 B xhg 2021-11-13 11:11:00


得分分布

前缀和

后缀和