/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void bd(int&, int, int, int)':
/in/foo.cc:54:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(l>r)return;int md=l+r>>1;
  ^~
/in/foo.cc:54: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:54: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:104:6: warning: unused variable 'T' [-Wunused-variable]
  int T,n,m,i,x,y,k;char s[19];
      ^
# 状态 耗时 内存占用
#1 Wrong Answer 10ms 22.25 MiB
#2 Time Exceeded ≥3000ms ≥24.25 MiB
#3 Time Exceeded ≥3006ms ≥22.332 MiB
#4 Time Exceeded ≥3005ms ≥22.375 MiB
#5 Time Exceeded ≥3007ms ≥22.375 MiB
#6 Time Exceeded ≥3003ms ≥22.5 MiB
#7 Time Exceeded ≥3001ms ≥22.613 MiB
#8 Time Exceeded ≥3003ms ≥23.055 MiB
#9 Time Exceeded ≥3009ms ≥22.5 MiB
#10 Time Exceeded ≥3007ms ≥25.211 MiB

信息

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