/ 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 Wrong Answer 7ms 18.348 MiB
#2 Runtime Error 23ms 26.25 MiB
#3 Runtime Error 22ms 26.25 MiB
#4 Runtime Error 17ms 26.25 MiB
#5 Runtime Error 19ms 20.344 MiB
#6 Runtime Error 20ms 20.375 MiB
#7 Runtime Error 17ms 26.25 MiB
#8 Runtime Error 26ms 14.25 MiB
#9 Runtime Error 48ms 8.469 MiB
#10 Runtime Error 14ms 26.355 MiB
#11 Runtime Error 16ms 26.25 MiB
#12 Runtime Error 14ms 26.25 MiB
#13 Runtime Error 74ms 31.199 MiB
#14 Runtime Error 67ms 20.625 MiB
#15 Runtime Error 53ms 17.43 MiB
#16 Runtime Error 74ms 17.5 MiB
#17 Runtime Error 64ms 16.082 MiB
#18 Runtime Error 69ms 34.195 MiB
#19 Runtime Error 331ms 45.828 MiB
#20 Runtime Error 444ms 47.453 MiB

信息

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