记录详情

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 32ms 30.25 MiB
#2 Time Exceeded ≥1007ms ≥221.754 MiB
#3 Accepted 141ms 80.434 MiB
#4 Accepted 858ms 139.062 MiB
#5 Time Exceeded ≥1006ms ≥177.203 MiB
#6 Time Exceeded ≥1007ms ≥177.457 MiB
#7 Time Exceeded ≥1008ms ≥193.25 MiB
#8 Time Exceeded ≥1003ms ≥224.156 MiB
#9 Time Exceeded ≥1008ms ≥236.125 MiB
#10 Time Exceeded ≥1001ms ≥248.336 MiB

信息

递交者
类型
递交
题目
序列杀手
语言
C++
递交时间
2017-12-05 16:08:23
评测时间
2017-12-05 16:08:23
评测机
分数
30
总耗时
≥8074ms
峰值内存
≥248.336 MiB