记录详情

Time Exceeded

/in/foo.cc: In function 'void Prepare()':
/in/foo.cc:29:16: warning: unused variable 'k' [-Wunused-variable]
  long long i,j,k;
                ^
/in/foo.cc: In function 'void Change(long long int, long long int)':
/in/foo.cc:50:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(i=1;i<=knum;++i)
  ^~~
/in/foo.cc:52:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(i=x;i<=ed[K[x]];i++)
   ^~~
/in/foo.cc: In function 'void Solve(long long int, long long int)':
/in/foo.cc:76:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(i=K[l]+1;i<=K[r]-1;++i)
   ^~~
/in/foo.cc:78:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    for(i=l;i<=ed[K[l]];++i)
    ^~~
# 状态 耗时 内存占用
#1 Accepted 18ms 30.25 MiB
#2 Accepted 942ms 221.836 MiB
#3 Accepted 67ms 80.5 MiB
#4 Accepted 246ms 138.953 MiB
#5 Accepted 578ms 177.293 MiB
#6 Accepted 648ms 175.484 MiB
#7 Accepted 703ms 193.789 MiB
#8 Time Exceeded ≥1007ms ≥224.195 MiB
#9 Time Exceeded ≥1007ms ≥234.324 MiB
#10 Time Exceeded ≥1004ms ≥248.297 MiB

信息

递交者
类型
递交
题目
序列杀手
语言
C++
递交时间
2017-12-05 16:57:49
评测时间
2017-12-05 16:57:55
评测机
分数
70
总耗时
≥6226ms
峰值内存
≥248.297 MiB