/ 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 Runtime Error 13ms 22.25 MiB
#2 Runtime Error 50ms 12.254 MiB
#3 Runtime Error 17ms 22.34 MiB
#4 Runtime Error 14ms 22.363 MiB
#5 Runtime Error 19ms 22.324 MiB
#6 Runtime Error 18ms 22.25 MiB
#7 Runtime Error 13ms 22.375 MiB
#8 Runtime Error 12ms 22.25 MiB
#9 Runtime Error 16ms 22.375 MiB
#10 Runtime Error 15ms 22.25 MiB
#11 Runtime Error 14ms 22.25 MiB
#12 Runtime Error 16ms 22.25 MiB
#13 Runtime Error 49ms 30.176 MiB
#14 Runtime Error 89ms 16.723 MiB
#15 Runtime Error 67ms 18.625 MiB
#16 Runtime Error 53ms 19.824 MiB
#17 Runtime Error 38ms 26.25 MiB
#18 Runtime Error 37ms 26.25 MiB
#19 Runtime Error 295ms 41.582 MiB
#20 Runtime Error 322ms 44.875 MiB

信息

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