满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#216610 #44. 数组求和 Accepted 100 80 ms 2784 K Python 3 / 111 B ykj51 2022-11-06 19:34:01
#169260 #44. 数组求和 Accepted 100 68 ms 2812 K Python 3 / 91 B ykj29 2022-05-26 19:25:17
#225042 #44. 数组求和 Accepted 100 82 ms 2812 K Python 3 / 147 B ykj56 2022-12-10 15:01:19
#205020 #44. 数组求和 Accepted 100 96 ms 2812 K Python 3 / 57 B zhangxuanrui 2022-09-16 17:13:34
#165509 #44. 数组求和 Accepted 100 70 ms 2816 K Python 3 / 100 B yanzi1 2022-05-12 13:55:03
#226568 #44. 数组求和 Accepted 100 81 ms 2840 K Python 3 / 108 B ykj55 2022-12-24 14:02:42
#546478 #44. 数组求和 Accepted 100 75 ms 2848 K Python 3 / 108 B jack 2024-11-11 12:17:33
#557186 #44. 数组求和 Accepted 100 588 ms 13720 K Java / 429 B yaya 2024-11-26 16:50:50
#96286 #44. 数组求和 Accepted 100 144 ms 19948 K Python 3 / 85 B wubinSupreme 2021-06-20 11:12:03
#96298 #44. 数组求和 Accepted 100 136 ms 19948 K Python 3 / 125 B bcm10 2021-06-20 12:06:13


得分分布

前缀和

后缀和