满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#521684 #66. 判断字符串是否为回文 Accepted 100 30 ms 316 K C++ 14 / 311 B test测试 2024-09-28 15:53:23
#135740 #66. 判断字符串是否为回文 Accepted 100 26 ms 384 K C++ / 313 B Vikey白银III 2022-01-16 15:15:49
#31920 #66. 判断字符串是否为回文 Accepted 100 58 ms 368 K C++ / 314 B liuyanshan 2020-01-05 17:51:38
#345092 #66. 判断字符串是否为回文 Accepted 100 30 ms 316 K C++ 14 / 293 B zyl 喵星人 2023-09-17 17:46:56
#308047 #66. 判断字符串是否为回文 Accepted 100 20 ms 316 K C++ 17 / 321 B hsc12黄金1 2023-07-17 9:20:16
#308039 #66. 判断字符串是否为回文 Accepted 100 20 ms 320 K C++ / 321 B ycx12黄金1 2023-07-17 9:07:10
#579952 #66. 判断字符串是否为回文 Accepted 100 30 ms 316 K C++ 17 / 325 B wc088冰冰Watermelon 2025-01-19 10:25:26
#143018 #66. 判断字符串是否为回文 Accepted 100 21 ms 292 K C++ 14 / 335 B ykj13 aifie 2022-02-14 16:03:05
#77196 #66. 判断字符串是否为回文 Accepted 100 13 ms 384 K C++ / 340 B Xionghaoyustraight a student 2021-01-25 14:24:20
#322979 #66. 判断字符串是否为回文 Accepted 100 31 ms 332 K C++ 14 / 340 B tctm159 2023-08-16 15:00:59


得分分布

前缀和

后缀和