满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#88456 #5. 两位数反转 Accepted 100 158 ms 20136 K Python 3 / 47 B bcm05 2021-04-17 19:11:04
#98863 #5. 两位数反转 Accepted 100 141 ms 19948 K Python 3 / 47 B bcm32 2021-07-10 15:31:58
#75500 #5. 两位数反转 Accepted 100 166 ms 20076 K Python 3 / 48 B ZLY 2021-01-09 15:03:28
#221685 #5. 两位数反转 Accepted 100 80 ms 2820 K Python 3 / 48 B 2012 2022-11-29 18:27:15
#253503 #5. 两位数反转 Accepted 100 75 ms 2832 K Python 3 / 48 B wh123 2023-03-25 19:31:28
#253497 #5. 两位数反转 Accepted 100 76 ms 2820 K Python 3 / 48 B zyc123 2023-03-25 19:29:36
#54520 #5. 两位数反转 Accepted 100 186 ms 20296 K Python 3 / 49 B YANGHAOYU 2020-07-14 15:10:32
#60321 #5. 两位数反转 Accepted 100 169 ms 20288 K Python 3 / 49 B syl 2020-08-20 21:11:39
#92272 #5. 两位数反转 Accepted 100 160 ms 20084 K Python 3 / 49 B KingheroKing of the summit 2021-05-20 20:47:55
#163793 #5. 两位数反转 Accepted 100 61 ms 3008 K Python 3 / 49 B joe10 2022-05-03 11:42:53


得分分布

前缀和

后缀和