满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#74099 #33. 求阶乘 Accepted 100 23 ms 368 K C++ / 231 B luojiajie 2020-12-22 19:50:17
#74838 #33. 求阶乘 Accepted 100 20 ms 492 K C++ / 271 B Xionghaoyustraight a student 2020-12-31 21:51:25
#75377 #33. 求阶乘 Accepted 100 23 ms 384 K C++ / 141 B bilbil 2021-01-06 18:02:33
#75411 #33. 求阶乘 Accepted 100 21 ms 368 K C++ / 205 B xuzihang 2021-01-08 15:11:02
#75670 #33. 求阶乘 Accepted 100 334 ms 20124 K Python 3 / 107 B lzq666Red2 2021-01-10 9:55:56
#77884 #33. 求阶乘 Accepted 100 321 ms 20124 K Python 3 / 72 B ZLY 2021-01-28 15:10:39
#80650 #33. 求阶乘 Accepted 100 27 ms 384 K C++ 17 / 158 B wangzherui 2021-02-07 17:44:09
#80867 #33. 求阶乘 Accepted 100 20 ms 360 K C++ / 191 B xubowen 2021-02-11 10:51:25
#84171 #33. 求阶乘 Accepted 100 27 ms 352 K C++ / 173 B Super_CubeLegendary 2021-03-15 13:36:47
#84924 #33. 求阶乘 Accepted 100 390 ms 20172 K Python 3 / 63 B bcm02 2021-03-20 18:15:48


得分分布

前缀和

后缀和