满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#84208 #66. 判断字符串是否为回文 Accepted 100 29 ms 384 K C++ / 211 B Super_CubeLegendary 2021-03-15 14:13:27
#75661 #66. 判断字符串是否为回文 Accepted 100 20 ms 384 K C++ / 297 B chenshengyu炭治郎 2021-01-10 9:19:15
#81191 #66. 判断字符串是否为回文 Accepted 100 21 ms 384 K C++ / 283 B raoyiou 2021-02-20 14:48:00
#77196 #66. 判断字符串是否为回文 Accepted 100 13 ms 384 K C++ / 340 B Xionghaoyustraight a student 2021-01-25 14:24:20
#146994 #66. 判断字符串是否为回文 Accepted 100 30 ms 384 K C++ / 301 B DIo(qwq) 2022-03-05 11:01:00
#39482 #66. 判断字符串是否为回文 Accepted 100 58 ms 372 K C++ / 413 B chenjiangxue逗比 2020-02-26 21:42:50
#11595 #66. 判断字符串是否为回文 Accepted 100 62 ms 372 K C++ / 264 B hongwei 2019-07-29 14:44:26
#29595 #66. 判断字符串是否为回文 Accepted 100 57 ms 372 K C++ / 259 B tangruihan 2019-12-15 22:04:28
#19484 #66. 判断字符串是否为回文 Accepted 100 46 ms 372 K C++ 11 / 278 B pikahuan逗比 2019-09-13 12:20:04
#13594 #66. 判断字符串是否为回文 Accepted 100 71 ms 372 K C++ / 423 B adminplus老师 2019-08-19 11:03:13


得分分布

前缀和

后缀和