满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#47557 #66. 判断字符串是否为回文 Accepted 100 65 ms 368 K C++ / 260 B lulixun 2020-05-24 14:49:48
#47554 #66. 判断字符串是否为回文 Accepted 100 72 ms 368 K C++ / 305 B litai 2020-05-24 14:48:07
#202051 #66. 判断字符串是否为回文 Accepted 100 129 ms 2816 K Python 3 / 78 B joe10 2022-09-02 10:16:39
#155160 #66. 判断字符串是否为回文 Accepted 100 134 ms 2816 K Python 3 / 133 B ykj25 2022-03-27 17:41:39
#283745 #66. 判断字符串是否为回文 Accepted 100 152 ms 2828 K Python 3 / 72 B ysl123 2023-05-26 19:50:02
#142061 #66. 判断字符串是否为回文 Accepted 100 292 ms 20016 K Python 3 / 74 B Loser 2022-02-10 16:22:57
#141078 #66. 判断字符串是否为回文 Accepted 100 294 ms 19948 K Python 3 / 120 B big_flowerRJET 2022-02-04 18:50:47
#61352 #66. 判断字符串是否为回文 Accepted 100 316 ms 20164 K Python 3 / 172 B nike MC 2020-08-24 18:52:30
#90131 #66. 判断字符串是否为回文 Accepted 100 321 ms 20136 K Python 3 / 77 B wiueh 2021-05-01 18:36:14
#92233 #66. 判断字符串是否为回文 Accepted 100 329 ms 20200 K Python 3 / 118 B summer666 2021-05-20 19:25:51


得分分布

前缀和

后缀和