/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void bd(int&, int, int, int)':
/in/foo.cc:56:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(l>r)return;int md=l+r>>1;
  ^~
/in/foo.cc:56: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:56: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:106:6: warning: unused variable 'T' [-Wunused-variable]
  int T,n,m,i,x,y,k;char s[19];
      ^
# 状态 耗时 内存占用
#1 Wrong Answer 8ms 24.25 MiB
#2 Time Exceeded ≥3004ms ≥24.371 MiB
#3 Time Exceeded ≥3007ms ≥24.25 MiB
#4 Time Exceeded ≥3002ms ≥26.375 MiB
#5 Time Exceeded ≥3003ms ≥26.375 MiB
#6 Time Exceeded ≥3002ms ≥26.426 MiB
#7 Time Exceeded ≥3004ms ≥24.5 MiB
#8 Time Exceeded ≥3007ms ≥36.305 MiB
#9 Time Exceeded ≥3011ms ≥26.605 MiB
#10 Time Exceeded ≥3007ms ≥36.469 MiB

信息

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