满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#209498 #5. 两位数反转 Accepted 100 66 ms 2804 K Python 3 / 34 B ykj51 2022-10-07 19:54:28
#277351 #5. 两位数反转 Accepted 100 76 ms 2788 K Python 3 / 34 B ykj108 2023-05-12 20:14:24
#453438 #5. 两位数反转 Accepted 100 76 ms 2820 K Python 3 / 34 B ykj146 2024-05-18 11:25:57
#453442 #5. 两位数反转 Accepted 100 77 ms 2828 K Python 3 / 34 B ykj149 2024-05-18 11:31:00
#454697 #5. 两位数反转 Accepted 100 75 ms 2836 K Python 3 / 34 B ykj150 2024-05-19 19:46:05
#454692 #5. 两位数反转 Accepted 100 75 ms 2828 K Python 3 / 34 B ykj151 2024-05-19 19:43:17
#62928 #5. 两位数反转 Accepted 100 162 ms 20176 K Python 3 / 42 B steve 2020-09-05 13:47:27
#253487 #5. 两位数反转 Accepted 100 76 ms 2828 K Python 3 / 43 B ysl123 2023-03-25 19:23:50
#58484 #5. 两位数反转 Accepted 100 162 ms 20180 K Python 3 / 46 B zhm123老师 2020-08-15 18:21:41
#75499 #5. 两位数反转 Accepted 100 164 ms 20172 K Python 3 / 46 B wubinSupreme 2021-01-09 15:01:24


得分分布

前缀和

后缀和