满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#74155 #85. 求 1*2*3*...n 的积 Accepted 100 64 ms 20072 K Python 3 / 62 B kjsdghsd无敌 2020-12-23 18:36:59
#85848 #85. 求 1*2*3*...n 的积 Accepted 100 73 ms 20032 K Python 3 / 63 B steve 2021-03-28 14:59:16
#84528 #85. 求 1*2*3*...n 的积 Accepted 100 65 ms 20088 K Python 3 / 64 B wubinSupreme 2021-03-18 22:07:44
#60723 #85. 求 1*2*3*...n 的积 Accepted 100 61 ms 20428 K Python 3 / 69 B YANGHAOYU 2020-08-22 13:59:51
#90179 #85. 求 1*2*3*...n 的积 Accepted 100 74 ms 20060 K Python 3 / 71 B wiueh 2021-05-01 20:57:29
#106878 #85. 求 1*2*3*...n 的积 Accepted 100 56 ms 19924 K Python 3 / 76 B bcm18 2021-08-18 20:31:15
#69592 #85. 求 1*2*3*...n 的积 Accepted 100 69 ms 20220 K Python 3 / 80 B lwh 2020-11-14 14:23:41
#473218 #85. 求 1*2*3*...n 的积 Accepted 100 30 ms 2812 K Python 3 / 81 B Lxx850920_ 2024-07-07 18:48:42
#109516 #85. 求 1*2*3*...n 的积 Accepted 100 66 ms 19948 K Python 3 / 86 B KingheroKing of the summit 2021-09-02 16:55:35
#59761 #85. 求 1*2*3*...n 的积 Accepted 100 67 ms 20292 K Python 3 / 88 B huangyuzhe 2020-08-19 18:08:59


得分分布

前缀和

后缀和