满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#19487 #66. 判断字符串是否为回文 Accepted 100 29 ms 252 K C++ (NOI) / 355 B fengzihang 2019-09-13 14:46:02
#29595 #66. 判断字符串是否为回文 Accepted 100 57 ms 372 K C++ / 259 B tangruihan 2019-12-15 22:04:28
#31920 #66. 判断字符串是否为回文 Accepted 100 58 ms 368 K C++ / 314 B liuyanshan 2020-01-05 17:51:38
#31921 #66. 判断字符串是否为回文 Accepted 100 64 ms 348 K C++ / 283 B tangchenhao 2020-01-05 17:51:52
#39482 #66. 判断字符串是否为回文 Accepted 100 58 ms 372 K C++ / 413 B chenjiangxue逗比 2020-02-26 21:42:50
#47554 #66. 判断字符串是否为回文 Accepted 100 72 ms 368 K C++ / 305 B litai 2020-05-24 14:48:07
#47557 #66. 判断字符串是否为回文 Accepted 100 65 ms 368 K C++ / 260 B lulixun 2020-05-24 14:49:48
#57348 #66. 判断字符串是否为回文 Accepted 100 448 ms 20176 K Python 3 / 71 B JupHamaster木星拜 2020-08-10 14:39:30
#57998 #66. 判断字符串是否为回文 Accepted 100 21 ms 356 K C++ / 372 B Ollieto 2020-08-13 14:43:46
#58531 #66. 判断字符串是否为回文 Accepted 100 20 ms 488 K C++ / 248 B tangboya 2020-08-15 21:00:22


得分分布

前缀和

后缀和