/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:168:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(s[i]==s[j+1]) j++;f[i]=j;
         ^~
/in/foo.cc:168:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(s[i]==s[j+1]) j++;f[i]=j;
                              ^
# 状态 耗时 内存占用
#1 Wrong Answer 16ms 16.344 MiB

信息

递交者
类型
递交
题目
抛硬币
语言
C++
递交时间
2017-12-16 12:39:08
评测时间
2017-12-16 12:39:08
评测机
分数
0
总耗时
16ms
峰值内存
16.344 MiB