/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'void solve(int*, int)':
/in/foo.cc:10:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(c[p+1]==c[i]) ++p;nx[i]=p;
         ^~
/in/foo.cc:10:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(c[p+1]==c[i]) ++p;nx[i]=p;
                              ^~
# 状态 耗时 内存占用
#1 Accepted 27ms 208.0 KiB
#2 Accepted 41ms 204.0 KiB
#3 Accepted 53ms 212.0 KiB
#4 Accepted 136ms 18.379 MiB
#5 Accepted 123ms 13.293 MiB
#6 Accepted 101ms 11.785 MiB
#7 Accepted 92ms 11.75 MiB
#8 Accepted 86ms 11.75 MiB
#9 Accepted 80ms 11.75 MiB
#10 Accepted 80ms 11.699 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2021-06-02 00:04:09
评测时间
2021-06-02 00:04:09
评测机
分数
100
总耗时
824ms
峰值内存
18.379 MiB