满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#106878 #85. 求 1*2*3*...n 的积 Accepted 100 56 ms 19924 K Python 3 / 76 B bcm18 2021-08-18 20:31:15
#158727 #85. 求 1*2*3*...n 的积 Accepted 100 37 ms 3012 K Python 3 / 112 B big_flowerRJET 2022-04-10 21:22:04
#450906 #85. 求 1*2*3*...n 的积 Accepted 100 30 ms 2840 K Python 3 / 111 B wangjun 2024-05-09 18:12:02
#473218 #85. 求 1*2*3*...n 的积 Accepted 100 30 ms 2812 K Python 3 / 81 B Lxx850920_ 2024-07-07 18:48:42
#202005 #85. 求 1*2*3*...n 的积 Accepted 100 28 ms 2808 K Python 3 / 105 B joe10 2022-09-01 17:57:47
#454993 #85. 求 1*2*3*...n 的积 Accepted 100 31 ms 2764 K Python 3 / 133 B 13983663062 2024-05-21 19:54:54
#454958 #85. 求 1*2*3*...n 的积 Accepted 100 30 ms 2728 K Python 3 / 108 B guxinlejy 2024-05-21 19:33:03
#74701 #85. 求 1*2*3*...n 的积 Accepted 100 6 ms 712 K C++ / 182 B Xionghaoyustraight a student 2020-12-29 16:44:32
#105472 #85. 求 1*2*3*...n 的积 Accepted 100 11 ms 628 K C++ / 180 B Deadpool 2021-08-09 14:54:49
#159887 #85. 求 1*2*3*...n 的积 Accepted 100 7 ms 568 K C++ 14 / 166 B bc07 2022-04-16 13:47:58


得分分布

前缀和

后缀和