/ CWOI /

记录详情

Accepted

/in/foo.cc: In member function 'int acauto::query(int)':
/in/foo.cc:60:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(now&&!ch[now][t])
     ^~~~~
/in/foo.cc:62:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
      now=now?ch[now][t]:root[i];
      ^~~
# 状态 耗时 内存占用
#1 Accepted 6ms 10.25 MiB
#2 Accepted 5ms 8.25 MiB
#3 Accepted 4ms 10.25 MiB
#4 Accepted 80ms 14.75 MiB
#5 Accepted 59ms 13.125 MiB
#6 Accepted 61ms 11.207 MiB
#7 Accepted 70ms 11.375 MiB
#8 Accepted 40ms 12.805 MiB
#9 Accepted 55ms 12.891 MiB
#10 Accepted 10ms 16.465 MiB

信息

递交者
类型
递交
题目
2017.07.18 P3 字符串查询
语言
C++
递交时间
2017-07-18 20:35:35
评测时间
2017-07-18 20:35:35
评测机
分数
200
总耗时
396ms
峰值内存
16.465 MiB