/ CWOI /

记录详情

Time Exceeded

/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 4ms 10.25 MiB
#2 Accepted 3ms 10.25 MiB
#3 Accepted 4ms 8.25 MiB
#4 Time Exceeded ≥3006ms ≥10.375 MiB
#5 Time Exceeded ≥3004ms ≥10.57 MiB
#6 Wrong Answer 62ms 11.25 MiB
#7 Time Exceeded ≥3005ms ≥8.285 MiB
#8 Time Exceeded ≥3005ms ≥10.625 MiB
#9 Wrong Answer 41ms 12.977 MiB
#10 Accepted 13ms 16.59 MiB

信息

递交者
类型
递交
题目
2017.07.18 P3 字符串查询
语言
C++
递交时间
2017-07-18 20:32:39
评测时间
2017-07-18 20:32:39
评测机
分数
80
总耗时
≥12152ms
峰值内存
≥16.59 MiB