/ 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 10ms 20.25 MiB
#2 Runtime Error 20ms 22.336 MiB
#3 Runtime Error 19ms 20.25 MiB
#4 Runtime Error 13ms 26.332 MiB
#5 Runtime Error 16ms 26.25 MiB
#6 Runtime Error 18ms 26.332 MiB
#7 Runtime Error 22ms 24.199 MiB
#8 Runtime Error 25ms 14.25 MiB
#9 Runtime Error 31ms 8.457 MiB
#10 Runtime Error 16ms 26.25 MiB
#11 Runtime Error 21ms 26.25 MiB
#12 Runtime Error 25ms 26.25 MiB
#13 Runtime Error 62ms 30.18 MiB
#14 Runtime Error 71ms 17.301 MiB
#15 Runtime Error 62ms 19.34 MiB
#16 Runtime Error 70ms 17.328 MiB
#17 Runtime Error 60ms 17.25 MiB
#18 Runtime Error 63ms 28.18 MiB
#19 Runtime Error 341ms 46.555 MiB
#20 Runtime Error 373ms 47.0 MiB

信息

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