/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int build(int, int)':
/in/foo.cc:61:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int mid=le+ri>>1, t=++cnt;
          ~~^~~
/in/foo.cc: In function 'void zig(int)':
/in/foo.cc:87:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  if (f2)
     ^
/in/foo.cc: In function 'void zag(int)':
/in/foo.cc:97:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  if (f2)
     ^
/in/foo.cc: In function 'void splay(int)':
/in/foo.cc:120:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  if (f1)
     ^
# 状态 耗时 内存占用
#1 Accepted 6ms 18.25 MiB
#2 Time Exceeded ≥3001ms ≥18.309 MiB
#3 Runtime Error 28ms 23.961 MiB
#4 Time Exceeded ≥3001ms ≥18.25 MiB
#5 Time Exceeded ≥3005ms ≥20.535 MiB
#6 Time Exceeded ≥3003ms ≥20.668 MiB
#7 Time Exceeded ≥3004ms ≥20.973 MiB
#8 Time Exceeded ≥3005ms ≥24.895 MiB
#9 Time Exceeded ≥3006ms ≥28.191 MiB
#10 Time Exceeded ≥3003ms ≥28.949 MiB

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2017-08-09 13:12:56
评测时间
2017-08-09 13:12:56
评测机
分数
10
总耗时
24068ms
峰值内存
28.949 MiB