满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#203164 #2497. n的阶乘 Accepted 100 138 ms 2892 K Python 3 / 113 B joe10 2022-09-06 17:07:26
#516076 #2497. n的阶乘 Accepted 100 151 ms 2840 K Python 3 / 106 B lixiaohuan 2024-09-16 15:02:47
#516075 #2497. n的阶乘 Accepted 100 151 ms 2832 K Python 3 / 140 B L20 2024-09-16 15:00:40
#516074 #2497. n的阶乘 Accepted 100 152 ms 2832 K Python 3 / 108 B L4 2024-09-16 15:00:13
#516069 #2497. n的阶乘 Accepted 100 153 ms 2836 K Python 3 / 149 B L3 2024-09-16 14:56:18
#142971 #2497. n的阶乘 Accepted 100 269 ms 19948 K Python 3 / 109 B Loser 2022-02-14 9:41:45
#89265 #2497. n的阶乘 Accepted 100 299 ms 20104 K Python 3 / 64 B wubinSupreme 2021-04-23 21:41:30
#147222 #2497. n的阶乘 Accepted 100 302 ms 19944 K Python 3 / 121 B hw 2022-03-05 17:08:22
#106916 #2497. n的阶乘 Accepted 100 304 ms 19980 K Python 3 / 66 B bcm18 2021-08-19 12:55:04
#147217 #2497. n的阶乘 Accepted 100 305 ms 20264 K Python 3 / 115 B ykj07 2022-03-05 17:06:44


得分分布

前缀和

后缀和