满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#62407 #507. 「习题1-3」 连续和(sum) Accepted 100 578 ms 20132 K Python 3 / 69 B YANGHAOYU 2020-08-29 9:39:43
#76835 #507. 「习题1-3」 连续和(sum) Accepted 100 133 ms 20132 K Python 3 / 33 B wubinSupreme 2021-01-23 16:27:29
#89708 #507. 「习题1-3」 连续和(sum) Accepted 100 643 ms 20188 K Python 3 / 85 B Xiongsiming 2021-04-28 20:25:10
#76850 #507. 「习题1-3」 连续和(sum) Accepted 100 145 ms 20196 K Python 3 / 38 B ZLY 2021-01-23 16:36:50
#65759 #507. 「习题1-3」 连续和(sum) Accepted 100 588 ms 20264 K Python 3 / 77 B kjsdghsd无敌 2020-10-11 13:36:16
#60873 #507. 「习题1-3」 连续和(sum) Accepted 100 575 ms 20300 K Python 3 / 60 B JupHamaster木星拜 2020-08-22 16:56:09
#121790 #507. 「习题1-3」 连续和(sum) Accepted 100 581 ms 20712 K Python 3 / 66 B bcm32 2021-11-14 11:29:12
#140034 #507. 「习题1-3」 连续和(sum) Accepted 100 575 ms 20712 K Python 3 / 69 B big_flowerRJET 2022-01-25 21:51:41


得分分布

前缀和

后缀和