/ 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 5ms 20.25 MiB
#2 Time Exceeded ≥3005ms ≥20.375 MiB
#3 Runtime Error 32ms 22.473 MiB
#4 Time Exceeded ≥3003ms ≥20.312 MiB
#5 Time Exceeded ≥3003ms ≥20.625 MiB
#6 Time Exceeded ≥3005ms ≥21.066 MiB
#7 Time Exceeded ≥3003ms ≥21.008 MiB
#8 Time Exceeded ≥3003ms ≥25.273 MiB
#9 Time Exceeded ≥3005ms ≥29.551 MiB
#10 Time Exceeded ≥3003ms ≥28.496 MiB

信息

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