记录详情

Accepted

/in/foo.cc: In function 'void GetNext(std::__cxx11::string&, int, int*)':
/in/foo.cc:12:18: warning: array subscript has type 'char' [-Wchar-subscripts]
         next[p[i]] = i;
                  ^
/in/foo.cc: In function 'void Sunday(std::__cxx11::string&, int, std::__cxx11::string&, int)':
/in/foo.cc:29:36: warning: array subscript has type 'char' [-Wchar-subscripts]
             i += (m - next[s[i + m]]);
                                    ^
# 状态 耗时 内存占用
#1 Accepted 189ms 9.73 MiB
#2 Accepted 162ms 5.941 MiB
#3 Accepted 28ms 1008.0 KiB
#4 Accepted 190ms 9.852 MiB
#5 Accepted 136ms 5.34 MiB
#6 Accepted 145ms 4.488 MiB
#7 Accepted 113ms 4.691 MiB
#8 Accepted 204ms 8.938 MiB
#9 Accepted 110ms 4.473 MiB
#10 Accepted 124ms 4.828 MiB
#11 Accepted 14ms 756.0 KiB
#12 Accepted 183ms 5.203 MiB
#13 Accepted 98ms 2.297 MiB
#14 Accepted 74ms 2.281 MiB
#15 Accepted 159ms 5.719 MiB
#16 Accepted 208ms 9.199 MiB
#17 Accepted 233ms 9.59 MiB
#18 Accepted 42ms 2.43 MiB
#19 Accepted 109ms 2.277 MiB
#20 Accepted 222ms 9.512 MiB
#21 Accepted 165ms 5.082 MiB
#22 Accepted 159ms 4.238 MiB
#23 Accepted 163ms 5.613 MiB
#24 Accepted 92ms 2.289 MiB
#25 Accepted 171ms 4.449 MiB

信息

递交者
类型
递交
题目
字符串匹配
语言
C++
递交时间
2017-10-15 23:19:21
评测时间
2017-10-15 23:19:22
评测机
分数
100
总耗时
3507ms
峰值内存
9.852 MiB