满分提交

编号 题目 状态 分数 总时间 内存 代码 提交者 提交时间
#11595 #66. 判断字符串是否为回文 Accepted 100 62 ms 372 K C++ / 264 B hongwei 2019-07-29 14:44:26
#39482 #66. 判断字符串是否为回文 Accepted 100 58 ms 372 K C++ / 413 B chenjiangxue逗比 2020-02-26 21:42:50
#146994 #66. 判断字符串是否为回文 Accepted 100 30 ms 384 K C++ / 301 B DIo(qwq) 2022-03-05 11:01:00
#77196 #66. 判断字符串是否为回文 Accepted 100 13 ms 384 K C++ / 340 B Xionghaoyustraight a student 2021-01-25 14:24:20
#81191 #66. 判断字符串是否为回文 Accepted 100 21 ms 384 K C++ / 283 B raoyiou 2021-02-20 14:48:00
#75661 #66. 判断字符串是否为回文 Accepted 100 20 ms 384 K C++ / 297 B chenshengyu炭治郎 2021-01-10 9:19:15
#75141 #66. 判断字符串是否为回文 Accepted 100 21 ms 384 K C++ / 387 B zouchengxi 2021-01-03 12:23:58
#84208 #66. 判断字符串是否为回文 Accepted 100 29 ms 384 K C++ / 211 B Super_CubeLegendary 2021-03-15 14:13:27
#114003 #66. 判断字符串是否为回文 Accepted 100 23 ms 384 K C++ / 304 B wangjun 2021-10-10 14:48:14
#169372 #66. 判断字符串是否为回文 Accepted 100 30 ms 384 K C++ 11 / 295 B ljy123456爱因斯坦 2022-05-26 21:37:47


得分分布

前缀和

后缀和