/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void bd(int&, int, int, int)':
/in/foo.cc:55:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(l>r)return;int md=l+r>>1;
  ^~
/in/foo.cc:55:16: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(l>r)return;int md=l+r>>1;
                ^~~
/in/foo.cc:55:24: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  if(l>r)return;int md=l+r>>1;
                       ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:105:6: warning: unused variable 'T' [-Wunused-variable]
  int T,n,m,i,x,y,k;char s[19];
      ^
# 状态 耗时 内存占用
#1 Wrong Answer 8ms 24.285 MiB
#2 Time Exceeded ≥3005ms ≥24.352 MiB
#3 Time Exceeded ≥3005ms ≥24.254 MiB
#4 Time Exceeded ≥3003ms ≥26.375 MiB
#5 Time Exceeded ≥3012ms ≥26.375 MiB
#6 Time Exceeded ≥3005ms ≥26.5 MiB
#7 Time Exceeded ≥3003ms ≥26.625 MiB
#8 Time Exceeded ≥3004ms ≥29.0 MiB
#9 Time Exceeded ≥3005ms ≥26.605 MiB
#10 Time Exceeded ≥3006ms ≥31.125 MiB

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2017-08-25 18:16:28
评测时间
2017-08-25 18:16:28
评测机
分数
0
总耗时
≥27059ms
峰值内存
≥31.125 MiB