/ SUOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void pushdown(int, int, int)':
/in/foo.cc:57:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1;
        ~^~
/in/foo.cc: In function 'void build(int&, int, int)':
/in/foo.cc:68:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In function 'void change(int, int, int, int, int, int)':
/in/foo.cc:81:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In function 'int query(int, int, int, int, int)':
/in/foo.cc:91:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1,re=0;
        ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:116:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k;
           ^
/in/foo.cc:116:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^
# 状态 耗时 内存占用
#1 Accepted 11ms 22.359 MiB
#2 Runtime Error 30ms 26.25 MiB
#3 Runtime Error 80ms 14.469 MiB
#4 Runtime Error 22ms 26.25 MiB
#5 Runtime Error 76ms 14.375 MiB
#6 Runtime Error 22ms 26.336 MiB
#7 Runtime Error 28ms 26.25 MiB
#8 Runtime Error 21ms 26.328 MiB
#9 Runtime Error 55ms 8.375 MiB
#10 Runtime Error 17ms 26.344 MiB
#11 Runtime Error 14ms 26.25 MiB
#12 Runtime Error 19ms 26.328 MiB
#13 Runtime Error 56ms 25.426 MiB
#14 Runtime Error 45ms 22.93 MiB
#15 Runtime Error 63ms 17.68 MiB
#16 Runtime Error 95ms 19.75 MiB
#17 Runtime Error 80ms 17.676 MiB
#18 Runtime Error 46ms 34.305 MiB
#19 Runtime Error 309ms 49.758 MiB
#20 Runtime Error 327ms 50.445 MiB

信息

递交者
类型
递交
题目
#28 树冰火人
语言
C++
递交时间
2018-10-10 21:00:10
评测时间
2018-10-10 21:00:10
评测机
分数
5
总耗时
1424ms
峰值内存
50.445 MiB